forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
6487b1a1e1
commit
ee1b4ac358
|
@ -57,7 +57,7 @@
|
|||
<guid>{{ .Permalink }}-{{ $hash }}</guid>
|
||||
<description>
|
||||
{{ $updated := "" }}
|
||||
{{ if gt .Lastmod .Date }}
|
||||
{{ if gt .Lastmod.Unix .Date.Unix }}
|
||||
{{ $updated = i18n "updated" }}
|
||||
{{ end }}
|
||||
{{- if $when -}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user