docs: fix text

This commit is contained in:
kawamataryo 2024-11-11 00:13:36 +09:00
parent ac6c7b1f2d
commit 2bc4f29dd8

View File

@ -8,6 +8,7 @@ export default defineConfig({
head: [
['meta', { name: 'theme-color', content: '#3399ff' }],
['meta', { name: 'google-site-verification', content: 'COM1KLUeDMoJ5NU1hCSO3rQb9zuQ6EGpACrNKXtoDnA' }],
['meta', { property: 'og:type', content: 'website' }],
['meta', { property: 'og:locale', content: 'en' }],
['meta', { property: 'og:title', content: 'Sky Follower Bridge' }],