aboutsummaryrefslogtreecommitdiff
path: root/generators
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2021-03-25 01:52:54 -0400
committerThedro Neely <thedroneely@gmail.com>2021-03-25 01:52:54 -0400
commit49a6f85969d3cc0b8c3150c7e328fdaef48539bf (patch)
tree88b73ff30dee6ffec4670b91e12b7dfaca5e2c67 /generators
parentb8c25791090b632123293995956e97805759cd1a (diff)
downloadthedroneely.com-49a6f85969d3cc0b8c3150c7e328fdaef48539bf.tar.gz
thedroneely.com-49a6f85969d3cc0b8c3150c7e328fdaef48539bf.tar.bz2
thedroneely.com-49a6f85969d3cc0b8c3150c7e328fdaef48539bf.zip
generators/hugo/layouts/_default/summary: Formatting
Diffstat (limited to 'generators')
-rw-r--r--generators/hugo/themes/tdro/layouts/_default/summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/generators/hugo/themes/tdro/layouts/_default/summary.html b/generators/hugo/themes/tdro/layouts/_default/summary.html
index 4b17096..2d3d546 100644
--- a/generators/hugo/themes/tdro/layouts/_default/summary.html
+++ b/generators/hugo/themes/tdro/layouts/_default/summary.html
@@ -22,7 +22,7 @@
</h2>
<p class="article__date subtitle is-6">
- {{ partial "page-date.html" . }}{{ partial "page-status.html" .}} · {{ partial "read-time.html" .}}
+ {{ partial "page-date.html" . }}{{ partial "page-status.html" . }} · {{ partial "read-time.html" . }}
</p>
</header>