mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
set language to non-linguistic
This commit is contained in:
parent
d7ee585ede
commit
ba6652998c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import { Html, Head, Main, NextScript } from 'next/document'
|
|||
const Document = () => {
|
||||
return (
|
||||
<>
|
||||
<Html lang='en'>
|
||||
<Html lang='zxx'>
|
||||
<Head>
|
||||
<link rel='preconnect' href='https://vitals.vercel-insights.com' />
|
||||
<link rel='preconnect' href='https://ws.audioscrobbler.com' />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue