Skip to content

Commit

Permalink
Merge pull request #443 from ourzora/ilan/og-refresh
Browse files Browse the repository at this point in the history
Add OG image to docs site
  • Loading branch information
ibrosen authored Aug 26, 2024
2 parents 8ad428d + 2b1c183 commit faab9a9
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 faab9a9

Please sign in to comment.