Adding last modified for pages if lastmod is set

This commit is contained in:
Henry Fredrick Schreiner 2018-05-07 11:21:01 +02:00
commit 491837e9f8
3 changed files with 18 additions and 2 deletions

View file

@ -1,3 +1,6 @@
{{ if eq .Type "page" }}
{{ partial "page_meta.html" . }}
{{ end }}
<footer>
<div class="container">
<div class="row">