Merge branch 'master' of github.com:zwbetz-gh/cupper-hugo-theme
This commit is contained in:
commit
c51dd9f4f2
|
@ -14,7 +14,7 @@
|
||||||
{{ with .Lastmod }}
|
{{ with .Lastmod }}
|
||||||
{{ if gt . $publishDate }}
|
{{ if gt . $publishDate }}
|
||||||
<br>
|
<br>
|
||||||
<strong aria-hidden="true">Last mod date: </strong>{{ .Format $dateFormat }}
|
<strong aria-hidden="true">Last updated: </strong>{{ .Format $dateFormat }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user