Update tag.html
This commit is contained in:
parent
f50524bdb5
commit
c7571e20d0
@ -62,7 +62,6 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font-
|
|||||||
|
|
||||||
{% block script %}
|
{% block script %}
|
||||||
<script>
|
<script>
|
||||||
document.getElementById("searchSVG").setAttribute("d",IconList["search"]);
|
|
||||||
document.getElementById("pathRSS").setAttribute("d",IconList["rss"]);
|
document.getElementById("pathRSS").setAttribute("d",IconList["rss"]);
|
||||||
|
|
||||||
{% for num in blogBase['singeListJson'] -%}
|
{% for num in blogBase['singeListJson'] -%}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user