Skip to content

Commit

Permalink
Update footer.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Nofated095 authored Sep 17, 2022
1 parent 51d703c commit 1348885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/icarus/layout/common/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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备&nbsp;20214514&nbsp;号</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}
Expand Down

0 comments on commit 1348885

Please sign in to comment.