mirror of
https://github.com/thomasjsn/hugo-theme-hello-friend.git
synced 2024-11-14 12:25:07 +01:00
remove trailing brace
This commit is contained in:
parent
285e9e879a
commit
ef213c620d
@ -1,4 +1,4 @@
|
||||
{{$hourInSec := 3600}}}
|
||||
{{$hourInSec := 3600}}
|
||||
|
||||
{{ if gt .Lastmod (add (time .Date).Unix $hourInSec) }}
|
||||
{{ with .Lastmod }}
|
||||
|
Loading…
Reference in New Issue
Block a user