mirror of
https://github.com/fruworg/themu.git
synced 2025-07-28 06:30:45 +03:00
Update single.html
This commit is contained in:
@@ -15,8 +15,6 @@
|
|||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script src="{{ .Site.BaseURL }}js/copy.js"></script>
|
|
||||||
|
|
||||||
<div class="post-tags">
|
<div class="post-tags">
|
||||||
{{ if ne .Type "page" }}
|
{{ if ne .Type "page" }}
|
||||||
{{ if gt .Params.tags 0 }}
|
{{ if gt .Params.tags 0 }}
|
||||||
|
Reference in New Issue
Block a user