Update footer.html

This commit is contained in:
何夕2077
2025-06-28 23:57:28 +08:00
committed by GitHub
parent edf17ab2ec
commit 6046744dfb

View File

@@ -16,6 +16,7 @@
<li><a href="{{ .RelPermalink }}">{{ $page_dict.title }}</a></li>
{{- end -}}
{{- end -}}
<li>本站累计访问量:<span id="finicount_views"></span></li>
</ul>
<div class="footer-copyright">
@@ -23,4 +24,4 @@
<a href="{{ "" | relLangURL }}">{{ $copyright | safeHTML }}</a>
</div>
</div>
</div>
</div>