增加 备案号
This commit is contained in:
parent
28e179acf8
commit
e1b98059c1
|
@ -1,14 +1,16 @@
|
|||
<!--版权信息开始
|
||||
原著: D.Young Github:https://github.com/5iux/5iux.github.io
|
||||
<!--
|
||||
作者: D.Young Github:https://github.com/5iux/5iux.github.io
|
||||
二开: LyLme Github:https://github.com/lylme/lylme_spage
|
||||
版权信息结束-->
|
||||
|
||||
-->
|
||||
<div style="display:none;" class="back-to" id="toolBackTop">
|
||||
<a title="返回顶部" onclick="window.scrollTo(0,0);return false;" href="#top" class="back-top"></a>
|
||||
</div>
|
||||
|
||||
<p class="mt-5 mb-3 footer text-muted text-center"> Copyright ©
|
||||
<?php echo date("Y");?> By <a href="/">LyLme</a>六零导航页 . </p>
|
||||
<div class="mt-5 mb-3 footer text-muted text-center">
|
||||
<img src="./assets/img/icp.png" width="16px" height="16px" />
|
||||
<a href="http://beian.miit.gov.cn/" class="icp" target="_blank" _mstmutation="1" _istranslated="1">京ICP备xxxxxxxxxx号</a> <!--备案信息-->
|
||||
<p id='copyright'> Copyright ©<?php echo date("Y");?> By <a href="/">LyLme</a>六零导航页 .</p> <!--版权信息-->
|
||||
</div>
|
||||
|
||||
<script>
|
||||
//切换搜索引擎
|
||||
|
@ -81,7 +83,6 @@ function() {
|
|||
for (g(), y = 0; y < a.length; y++) a[y].addEventListener("change", o);
|
||||
d.addEventListener("change", q), b.addEventListener("submit", r)
|
||||
}();
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue