Show certain metadata on all pages

This commit is contained in:
2021-10-09 22:54:33 -05:00
parent 7cf99c0245
commit c233b8122f
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{{ if or .Date (.GetTerms "tags") }}
{{ if or .GitInfo .Date (.GetTerms "tags") }}
<div class="post-metadata">
{{ if .Date }}