mirror of https://github.com/Meekdai/Gmeek.git
Update post.html
This commit is contained in:
parent
f2992a6f44
commit
a6fa353283
|
|
@ -82,8 +82,7 @@
|
|||
<path id="themeSwitch" fill-rule="evenodd"></path>
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
<button id="copyLinkBtn" class="btn btn-invisible circle" title="copy link">
|
||||
<button id="copyLinkBtn" class="btn btn-invisible circle" title="copy link">
|
||||
<svg class="octicon" width="16" height="16" fill="currentColor">
|
||||
<path d="M7 10h1v2H7v-2zM3 2v2H2v12h12v-3h2v4H2V2h1z"></path>
|
||||
</svg>
|
||||
|
|
@ -93,6 +92,8 @@
|
|||
<path d="M7 10h1v2H7v-2zM3 2v2H2v12h12v-3h2v4H2V2h1z"></path>
|
||||
</svg>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue