Merge branch 'beian'

This commit is contained in:
DefectingCat
2023-07-11 09:14:25 +08:00

View File

@ -20,6 +20,15 @@ const Footer = () => {
<FiGithub /> <FiGithub />
</a> </a>
</div> </div>
<div>
<a
href="https://beian.miit.gov.cn/"
target="_blank"
rel="noreferrer"
>
ICP备17017808号-2
</a>
</div>
</div> </div>
</footer> </footer>
</> </>