simple-主题备案链接

This commit is contained in:
tangly1024.com
2025-01-24 10:11:16 +08:00
parent 4c360b9066
commit 67a750a757

View File

@@ -28,7 +28,7 @@ export default function Footer(props) {
{/* <a href="#" className="text-black no-underline hover:underline">Privacy Policy</a> */}
{siteConfig('BEI_AN') && (
<a
href='https://beian.miit.gov.cn/'
href={siteConfig('BEI_AN_LINK')}
className='no-underline hover:underline ml-4'>
{siteConfig('BEI_AN')}
</a>