mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-03 23:16:52 +00:00
🐻 简化层级,减少DOM
This commit is contained in:
@@ -12,7 +12,6 @@ class MyDocument extends Document {
|
||||
return (
|
||||
<Html lang={BLOG.lang}>
|
||||
<Head>
|
||||
<title>{BLOG.title}</title>
|
||||
<link rel='icon' href='/favicon.ico' />
|
||||
<link rel='icon' href='/favicon.svg' type='image/svg+xml' />
|
||||
<ThirdPartyScript />
|
||||
|
||||
Reference in New Issue
Block a user