This commit is contained in:
hailin 2025-05-21 13:15:31 +08:00
parent d1d6f21fa8
commit 683fb6c54f
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ export default function Document() {
return ( return (
<Html lang="en"> <Html lang="en">
<Head> <Head>
<script src="/env.js" defer />
</Head> </Head>
<body> <body>
<Main /> <Main />