Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2019-09-12 23:48:22 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-09-12 23:48:22 +0300
commitf0111af076b3759e4c62358e33908eda46777ce0 (patch)
treeda0260d84eef098a1ef4ad7db2c44db07ff7f66c
parent063cfd4c00310193289313a2ed8aea85e07edaf4 (diff)
Minor changes
-rw-r--r--layouts/_default/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index b59f427..d7362e4 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -1,7 +1,7 @@
{{ define "content" }}
{{ $data := .Data }}
<div class="post-warp archive">
- <h2 class="post-title" style="text-align:right;padding-bottom:2em">-&nbsp;{{ humanize .Title }}&nbsp;-</h2>
+ <h2 class="post-title" style="text-align:right;padding-bottom:2em">&nbsp;{{ humanize .Title }}&nbsp;</h2>
{{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }}
<h3>{{ .Key }}</h3>