mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-16 07:26:47 +00:00
simple-footer 备案号字体颜色
This commit is contained in:
@@ -29,7 +29,7 @@ export default function Footer(props) {
|
||||
{siteConfig('BEI_AN') && (
|
||||
<a
|
||||
href='https://beian.miit.gov.cn/'
|
||||
className='text-black dark:text-gray-200 no-underline hover:underline ml-4'>
|
||||
className='no-underline hover:underline ml-4'>
|
||||
{siteConfig('BEI_AN')}
|
||||
</a>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user