Skip to content

Commit 312305d

Browse files
committed
chore: update og image
1 parent b8965ed commit 312305d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export default withPwa(
9090
['meta', { property: 'og:description', content: description }],
9191

9292
['meta', { property: 'og:site_name', content: 'dnsx' }],
93-
['meta', { property: 'og:image', content: './images/og-image.jpg' }],
93+
['meta', { property: 'og:image', content: './images/og-image.png' }],
9494
['meta', { property: 'og:url', content: 'https://dnsx.netlify.app/' }],
9595
// ['script', { 'src': 'https://cdn.usefathom.com/script.js', 'data-site': '', 'data-spa': 'auto', 'defer': '' }],
9696
...analyticsHead,

docs/public/images/og-image.jpg

-252 KB
Binary file not shown.

docs/public/images/og-image.png

179 KB
Loading

0 commit comments

Comments
 (0)