remove a 'COUCOU'
This commit is contained in:
parent
0bf895e515
commit
006cf404f5
|
@ -30,7 +30,6 @@
|
|||
class="text-primary">{{ . | title | humanize }}</a>
|
||||
{{ end }}
|
||||
<a href="{{ .Permalink }}" class="h3 my-3 pt-0">{{ .Title | markdownify }}</a>
|
||||
COUCOU
|
||||
<div class="mb-3 post-meta">
|
||||
{{ if not .Params.HideDate }}
|
||||
<span>{{ (time .Date) | time.Format (.Params.date_format | default "2 January 2006") }}</span>
|
||||
|
|
Loading…
Reference in a new issue