mirror of https://github.com/Meekdai/Gmeek.git
Update post.html
This commit is contained in:
parent
6722f61728
commit
9f02e2620b
|
|
@ -79,7 +79,7 @@
|
|||
{% block script %}
|
||||
<script>
|
||||
document.getElementById("pathHome").setAttribute("d",IconList["home"]);
|
||||
document.getElementById("pathIssue").setAttribute("d",IconList["github"]);
|
||||
{% if blogBase['showPostSource']==1 %}document.getElementById("pathIssue").setAttribute("d",IconList["github"]);{% endif %}
|
||||
{% if blogBase['commentNum']>0 -%}
|
||||
cmButton=document.getElementById("cmButton");
|
||||
span=document.createElement("span");
|
||||
|
|
|
|||
Loading…
Reference in New Issue