Skip to content

Commit 3463749

Browse files
authored
docs: update og image (#1587)
1 parent 361ef67 commit 3463749

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {
88
import { buildEnd } from './buildEnd.config'
99

1010
const ogDescription = '次世代フロントエンドツール'
11-
const ogImage = 'https://vitejs.dev/og-image.png'
11+
const ogImage = 'https://vite.dev/og-image.jpg'
1212
const ogTitle = 'Vite'
1313
const ogUrl = 'https://vitejs.dev'
1414

public/og-image.jpg

242 KB
Loading

public/og-image.png

-626 KB
Binary file not shown.

0 commit comments

Comments
 (0)