Skip to content

Commit 07a7f7d

Browse files
Update lang (#151)
1 parent 0cc4117 commit 07a7f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<script lang="ts" setup>
22
useServerHead({
3-
htmlAttrs: { lang: 'en' },
3+
htmlAttrs: { lang: 'en-US' },
44
meta: [
55
{ charset: 'UTF-8' },
66
{ property: 'og:type', content: 'website' },

0 commit comments

Comments
 (0)