Update tag.html

This commit is contained in:
Meekdai 2023-11-21 17:39:38 +08:00
parent f50524bdb5
commit c7571e20d0

View File

@ -62,7 +62,6 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font-
{% block script %}
<script>
document.getElementById("searchSVG").setAttribute("d",IconList["search"]);
document.getElementById("pathRSS").setAttribute("d",IconList["rss"]);
{% for num in blogBase['singeListJson'] -%}