Skip to content

Commit

Permalink
增加备案号
Browse files Browse the repository at this point in the history
  • Loading branch information
PinghaiLi committed Aug 19, 2022
1 parent b1cc79a commit 78bb460
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<footer class="footer">
<div class="wrapper">
&copy; {{ site.time | date: '%Y' }} {{ site.authorEn }}
&copy; {{ site.time | date: '%Y' }} {{ site.authorEn }}
<a href="https://beian.miit.gov.cn/" target="_blank"> 粤ICP备2022015501号-1 </a>
</div>
</footer>

Expand Down

0 comments on commit 78bb460

Please sign in to comment.