We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c340d50 commit b6373c7Copy full SHA for b6373c7
1 file changed
nuxt.config.ts
@@ -49,6 +49,9 @@ export default defineNuxtConfig({
49
50
app: {
51
head: {
52
+ htmlAttrs: {
53
+ lang: 'en-US',
54
+ },
55
link: [
56
{
57
rel: 'search',
0 commit comments