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