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:
@@ -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' />
|
||||
|
Reference in New Issue
Block a user