mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-31 23:16:54 +00:00
hexo 页脚
This commit is contained in:
@@ -35,7 +35,7 @@ const Footer = ({ title }) => {
|
||||
<h1 className='text-xs pt-4 text-light-400 dark:text-gray-400'>
|
||||
{title} {siteConfig('BIO') && <>|</>} {siteConfig('BIO')}
|
||||
</h1>
|
||||
<PoweredBy />
|
||||
<PoweredBy className='justify-center' />
|
||||
</span>
|
||||
<br />
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user