aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-10-05 00:34:04 -0400
committerThedro Neely <thedroneely@gmail.com>2019-10-05 00:34:04 -0400
commitb1abec64c6ecb3fd8a1cc9ae583d54d983217697 (patch)
tree0b3a48a7188332af9c011c402ca28912449827af /generators/hugo/themes/tdro
parent72d6118f94617cd3d1c5ce740cdf9c034e6a9c16 (diff)
downloadthedroneely.com-b1abec64c6ecb3fd8a1cc9ae583d54d983217697.tar.gz
thedroneely.com-b1abec64c6ecb3fd8a1cc9ae583d54d983217697.tar.bz2
thedroneely.com-b1abec64c6ecb3fd8a1cc9ae583d54d983217697.zip
hugo/layouts/single.html: Delimit article sections by color
Diffstat (limited to 'generators/hugo/themes/tdro')
-rw-r--r--generators/hugo/themes/tdro/layouts/_default/single.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/generators/hugo/themes/tdro/layouts/_default/single.html b/generators/hugo/themes/tdro/layouts/_default/single.html
index 5aa4d5d..99baaaf 100644
--- a/generators/hugo/themes/tdro/layouts/_default/single.html
+++ b/generators/hugo/themes/tdro/layouts/_default/single.html
@@ -38,7 +38,7 @@
</section>
-<section class="section content posts__more__content">
+<section class="section content article__more__content has-margin-bottom-none">
<div class="container">
<div class="columns is-tablet is-centered">
<div class="column is-7">
@@ -63,6 +63,16 @@
{{ end }}
</section>
+ </div>
+ </div>
+ </div>
+</section>
+
+<section class="section content article__webring">
+ <div class="container">
+ <div class="columns is-tablet is-centered">
+ <div class="column is-7">
+
<section class="webring section-vertical">
<a href="https://git.sr.ht/~sircmpwn/openring"
title="Generated by Open Ring"