Add menu to blog pages

This commit is contained in:
Alex Shpak
2019-01-24 23:30:31 +01:00
parent d746c8eec3
commit 4ce973a4e2
8 changed files with 34 additions and 18 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<h5>
<strong>{{ .Date.Format "January 2, 2006" }}</strong>
</h5>
<p>
<p class="markdown">
{{- .Summary -}}
{{ if .Truncated }}
<a href="{{ .Permalink }}">...</a>