set language to non-linguistic

This commit is contained in:
skidoodle 2022-06-24 11:48:28 +02:00 committed by GitHub
parent d7ee585ede
commit ba6652998c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ import { Html, Head, Main, NextScript } from 'next/document'
const Document = () => { const Document = () => {
return ( return (
<> <>
<Html lang='en'> <Html lang='zxx'>
<Head> <Head>
<link rel='preconnect' href='https://vitals.vercel-insights.com' /> <link rel='preconnect' href='https://vitals.vercel-insights.com' />
<link rel='preconnect' href='https://ws.audioscrobbler.com' /> <link rel='preconnect' href='https://ws.audioscrobbler.com' />