Skip to content

Commit 7a7b802

Browse files
authored
Update _footer.php
1 parent 6e2fa7d commit 7a7b802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Views/layouts/_footer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<div class="clr"></div>
5858

5959
<div id="footer-copyrights">
60-
<p>&copy; <?= date('Y') ?> CodeIgniter 基金会。CodeIgniter 是基于 MIT 开源许可协议发布的开源项目。</p>
60+
<p>&copy; <?= date('Y') ?> CodeIgniter 基金会。CodeIgniter 是基于 MIT 开源许可协议发布的开源项目。<a href="https://beian.miit.gov.cn" target="_blank" style="color:#dfdfdf">京ICP备15004218-1号</a></p>
6161

6262
<img id="scroll-to-top" src="/assets/icons/ci-footer.png" alt="codeigniter logotype"/>
6363

0 commit comments

Comments
 (0)