mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-12 15:47:31 +00:00
feat: update document
This commit is contained in:
@@ -16,7 +16,7 @@ class MyDocument extends Document {
|
||||
return (
|
||||
<Html lang="en">
|
||||
<Head />
|
||||
<body style={{ opacity: 0 }}>
|
||||
<body>
|
||||
<Main />
|
||||
<NextScript />
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user