修改Logo链接,更新依赖,Dockerfile文件

This commit is contained in:
2024-09-24 14:39:06 +08:00
parent 63829ebbc1
commit b000d13c93
7 changed files with 8163 additions and 7357 deletions

View File

@ -3,13 +3,13 @@
<div class="footer-inner">
<!-- 版权信息 -->
<div class="footer-text">
&copy; 2017-2019
<a href="#"><strong>WebStack</strong></a>
design by <a href="http://viggoz.com" target="_blank"><strong>Viggo</strong></a>
&copy; 2024-{{ new Date().getFullYear() }}
<a href="#"><strong>WebStack</strong></a>
design by <a href="https://devttl.cn" target="_blank"><strong>开发生存时间</strong></a>
</div>
<div class="go-up">
<a href="#" rel="go-top"><i class="fa-angle-up"></i></a>
<a href="https://beian.miit.gov.cn/" target="_blank">豫ICP备14008887号-2</a> | <a href="#" rel="go-top"><i class="fa-angle-up"></i></a>
</div>
</div>
</footer>