mirror of https://github.com/Nofated095/blog
Update footer.jsx
This commit is contained in:
parent
51d703c31e
commit
1348885944
|
@ -38,7 +38,7 @@ class Footer extends Component {
|
|||
Powered by <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a> &
|
||||
<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备20214514号</a>
|
||||
{showVisitorCounter ? <br /> : null}
|
||||
{showVisitorCounter ? <span id="busuanzi_container_site_uv"
|
||||
dangerouslySetInnerHTML={{ __html: visitorCounterTitle }}></span> : null}
|
||||
|
|
Loading…
Reference in New Issue