We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc4117 commit 07a7f7dCopy full SHA for 07a7f7d
app.vue
@@ -1,6 +1,6 @@
1
<script lang="ts" setup>
2
useServerHead({
3
- htmlAttrs: { lang: 'en' },
+ htmlAttrs: { lang: 'en-US' },
4
meta: [
5
{ charset: 'UTF-8' },
6
{ property: 'og:type', content: 'website' },
0 commit comments