simple-footer 备案号字体颜色

This commit is contained in:
tangly1024.com
2025-01-24 10:07:51 +08:00
parent 3688babe19
commit 4c360b9066

View File

@@ -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>
)}