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