Update footer.jsx

This commit is contained in:
Nofated 2022-09-17 20:46:45 +08:00 committed by GitHub
parent b0d62393ca
commit 51d703c31e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class Footer extends Component {
&nbsp;&nbsp;Powered by <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a>&nbsp;&&nbsp;
<a href="https://github.com/ppoffice/hexo-theme-icarus" target="_blank" rel="noopener">Icarus</a>
<br/>
<a href="https://icp.gov.moe/?keyword=20214514">萌ICP备 20214514 </a>
<a href="https://icp.gov.moe/?keyword=20214514">萌ICP备&nbsp;20214514&nbsp;</a>
{showVisitorCounter ? <br /> : null}
{showVisitorCounter ? <span id="busuanzi_container_site_uv"
dangerouslySetInnerHTML={{ __html: visitorCounterTitle }}></span> : null}