💅 加入DaoVoice,调整目录位置

This commit is contained in:
tangly1024
2021-09-29 12:52:24 +08:00
parent 5b4df90c97
commit 84137cef6f
12 changed files with 130 additions and 86 deletions

View File

@@ -17,7 +17,7 @@ class MyDocument extends Document {
<ThirdPartyScript />
</Head>
<body className='bg-gray-200 dark:bg-black'>
<body>
<Main />
<NextScript />
</body>