mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-04-27 13:44:06 +00:00
feat: update document
This commit is contained in:
parent
3d7434f9cf
commit
4c8dd664ed
@ -16,7 +16,7 @@ class MyDocument extends Document {
|
||||
return (
|
||||
<Html lang="en">
|
||||
<Head />
|
||||
<body style={{ opacity: 0 }}>
|
||||
<body>
|
||||
<Main />
|
||||
<NextScript />
|
||||
</body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user