Hide tag picker for now
This commit is contained in:
parent
e92f59fc7f
commit
3e67823205
@ -1,11 +1,13 @@
|
||||
{{ define "body" }}
|
||||
|
||||
<!--
|
||||
<p>
|
||||
By Tag:
|
||||
{{ range .Payload.Tags }}
|
||||
<a href="{{ BlogURL "/" }}?tag={{ . }}">{{ . }}</a>
|
||||
{{ end }}
|
||||
</p>
|
||||
-->
|
||||
|
||||
<ul id="posts-list">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user