diff options
Diffstat (limited to 'themes/hugo-pt2021/layouts/articles')
-rw-r--r-- | themes/hugo-pt2021/layouts/articles/list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/hugo-pt2021/layouts/articles/list.html b/themes/hugo-pt2021/layouts/articles/list.html index 9fa82df..3b7f853 100644 --- a/themes/hugo-pt2021/layouts/articles/list.html +++ b/themes/hugo-pt2021/layouts/articles/list.html @@ -24,7 +24,7 @@ {{- .Title -}} </a> - {{- if .Date -}} + {{- if .Date}} - <span class='date' |