aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-pt2021/layouts
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-10-20 14:34:07 -0400
committerPaul Duncan <pabs@pablotron.org>2021-10-20 14:34:07 -0400
commit58e1e21b6e20df6b29bd7af2f1aac3c9fc8e91a7 (patch)
treebb03ffa67ba6bcae40ffca420b6a2580258c4760 /themes/hugo-pt2021/layouts
parentf2d521e4a76ea5c1c66aecf2ab4f11674506443e (diff)
downloadpablotron.org-58e1e21b6e20df6b29bd7af2f1aac3c9fc8e91a7.tar.bz2
pablotron.org-58e1e21b6e20df6b29bd7af2f1aac3c9fc8e91a7.zip
hugo-pt2020: don't strip prefix whitespace from date delimiter
Diffstat (limited to 'themes/hugo-pt2021/layouts')
-rw-r--r--themes/hugo-pt2021/layouts/articles/list.html2
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'