Skip to content

Commit

Permalink
add og image
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrosen committed Aug 26, 2024
1 parent 8ad428d commit 2b1c183
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added docs/public/og.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/vocs.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export default defineConfig({
titleTemplate: "%s | ZORA Docs",
iconUrl: "/Zorb.png",
logoUrl: "/Zorb.png",
ogImageUrl:"/og.png",
basePath: process.env.BASE_PATH,
rootDir: ".",
topNav: [
Expand Down

0 comments on commit 2b1c183

Please sign in to comment.