fix: 添加备案号
All checks were successful
Upload / Explore-Gitea-Actions (push) Successful in 56s

This commit is contained in:
moonlightwatch 2025-03-26 19:28:52 +08:00
parent 3ac4dc0bce
commit 91912269c8

View File

@ -41,6 +41,7 @@
box-shadow: 0px 0px 50px 5px white; box-shadow: 0px 0px 50px 5px white;
background: rgba(255, 255, 255, 0.6); background: rgba(255, 255, 255, 0.6);
} }
.relocating { .relocating {
opacity: 0; opacity: 0;
font-size: 13px; font-size: 13px;
@ -71,6 +72,13 @@
</div> </div>
</div> </div>
</div> </div>
<div class="row" style="height: 20%;">
<div class="col text-center">
<div class="btn-group" role="group" aria-label="Links">
<p><a href="http://beian.miit.gov.cn" target="_blank">陕ICP备16007928号</a></p>
</div>
</div>
</div>
</div> </div>
<div class="relocating"> <div class="relocating">
跳转到: <span class="relocate-location"></span> 跳转到: <span class="relocate-location"></span>