mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-24 23:16:52 +00:00
heo主题页脚加入BIO介绍
This commit is contained in:
@@ -16,11 +16,6 @@ export default function CopyRightDate() {
|
||||
<span className='whitespace-nowrap flex items-center gap-x-1'>
|
||||
<i className='fas fa-copyright' />
|
||||
<span>{copyrightDate}</span>
|
||||
<a
|
||||
href={siteConfig('LINK')}
|
||||
className='underline font-semibold dark:text-gray-300 '>
|
||||
{siteConfig('AUTHOR')}
|
||||
</a>
|
||||
</span>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user