Skip to content

Commit 176549a

Browse files
committed
docs: updates og image
1 parent 129b5ee commit 176549a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/docs/nuxt.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export default {
4646
},
4747
{
4848
property: "og:image",
49-
content: "https://jsonreader.com/og-image.png",
49+
content: "https://jsonreader.com/og.png",
5050
},
5151

5252
// Twitter Card tags
@@ -63,7 +63,7 @@ export default {
6363
},
6464
{
6565
name: "twitter:image",
66-
content: "https://jsonreader.com/og-image.png",
66+
content: "https://jsonreader.com/og.png",
6767
},
6868
],
6969
link: [

packages/docs/public/og.png

316 KB
Loading

0 commit comments

Comments
 (0)