Skip to content

Commit ee4aac5

Browse files
committed
yeaaa
1 parent abb7e23 commit ee4aac5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config/.vitepress/config.mts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ export default defineConfig({
4545
{ href: 'https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap" rel="stylesheet', rel: 'stylesheet' }
4646
],
4747
['meta', { name: 'og:title', content: "Cure Dolly Grammar guide" }],
48-
['meta', { property: 'og:image', content: '/cure-script/og.png' }],
48+
['meta', { property: 'og:image', content: '/og.png' }],
4949
['meta', { property: 'og:type', content: 'website' }],
50+
['meta', { property: 'og:description', content: 'Enjoy the entire grammar guide in a easy-to-read web format' }],
5051
['meta', { property: 'og:url', content: 'https://kellenok.github.io/cure-script' }]
5152
],
5253

0 commit comments

Comments
 (0)