{{ .Content }} diff --git a/layouts/blog/list.html b/layouts/blog/list.html index e66ace2..064b568 100644 --- a/layouts/blog/list.html +++ b/layouts/blog/list.html @@ -30,6 +30,7 @@ class="text-primary">{{ . | title | humanize }} {{ end }} {{ .Title | markdownify }} + COUCOU
{{ if not .Params.HideDate }} {{ (time .Date) | time.Format (.Params.date_format | default "2 January 2006") }}