additional asset and layout refactoring
This commit is contained in:
parent
dec820fd01
commit
84e1509809
14 changed files with 27 additions and 63 deletions
|
@ -24,7 +24,7 @@ class MyDocument extends Document {
|
|||
<meta name="theme-color" content="#000000" />
|
||||
<link rel="alternate" type="application/rss+xml" href="/feed.xml" />
|
||||
</Head>
|
||||
<body className="bg-white text-black antialiased dark:bg-gray-900 dark:text-white">
|
||||
<body className="bg-white text-black antialiased dark:bg-black dark:text-white">
|
||||
<Main />
|
||||
<NextScript />
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue