fix: 点击备案号未跳转到指定链接

This commit is contained in:
wangruidong 2023-12-13 10:31:36 +08:00 committed by 老广
parent 54417dd6d3
commit 5b51a8231c

View File

@ -42,7 +42,7 @@
<div class="footer_beian">
<img alt="beian" src="{% static "img/beian.png" %}"/>
<a target="_blank" rel="noopener noreferrer"
href={{ INTERFACE.gongan_link }}>
href={{ INTERFACE.beian_link }}>
{{ INTERFACE.beian_text }}
</a>
</div>