mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-23 07:26:47 +00:00
初始化夜间模式
This commit is contained in:
@@ -11,7 +11,7 @@ class MyDocument extends Document {
|
||||
|
||||
render () {
|
||||
return (
|
||||
<Html lang={BLOG.LANG}>
|
||||
<Html lang={BLOG.LANG} className='test'>
|
||||
<Head>
|
||||
<link rel='icon' href='/favicon.ico' />
|
||||
<link rel='icon' href='/favicon.svg' type='image/svg+xml' />
|
||||
|
||||
Reference in New Issue
Block a user