chore: App.vue typo (#73)
This commit is contained in:
parent
92f0f0252f
commit
dc81304f33
@ -3,7 +3,7 @@ import { useHead } from '@vueuse/head'
|
|||||||
|
|
||||||
// https://github.com/vueuse/head
|
// https://github.com/vueuse/head
|
||||||
// you can use this to manipulate the document head in any components,
|
// you can use this to manipulate the document head in any components,
|
||||||
// they will be renedered correctly in the html results with vite-ssg
|
// they will be rendered correctly in the html results with vite-ssg
|
||||||
useHead({
|
useHead({
|
||||||
title: 'Vitesse',
|
title: 'Vitesse',
|
||||||
meta: [
|
meta: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user