mirror of https://github.com/Meekdai/Gmeek.git
Update post.html
This commit is contained in:
parent
9f54e434a5
commit
f2992a6f44
|
|
@ -88,7 +88,11 @@
|
||||||
<path d="M7 10h1v2H7v-2zM3 2v2H2v12h12v-3h2v4H2V2h1z"></path>
|
<path d="M7 10h1v2H7v-2zM3 2v2H2v12h12v-3h2v4H2V2h1z"></path>
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
<button id="alignToggleBtn" class="btn btn-invisible circle" title="切换文字对齐方式">排</button>
|
<button id="alignToggleBtn" class="btn btn-invisible circle" title="切换文字对齐方式">
|
||||||
|
<svg class="octicon" width="16" height="16" fill="currentColor">
|
||||||
|
<path d="M7 10h1v2H7v-2zM3 2v2H2v12h12v-3h2v4H2V2h1z"></path>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue