aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-08-15 21:55:53 -0400
committerThedro Neely <thedroneely@gmail.com>2019-08-15 21:55:53 -0400
commit68edef2f4de8a6f1960ea8a3f9194705a720611c (patch)
tree4c620a98f6392a42688f449ca0186fd341250204 /generators/hugo/themes/tdro
parent1e744f863b6337e1e75a299c55e99dc83c1dbe59 (diff)
downloadthedroneely.com-68edef2f4de8a6f1960ea8a3f9194705a720611c.tar.gz
thedroneely.com-68edef2f4de8a6f1960ea8a3f9194705a720611c.tar.bz2
thedroneely.com-68edef2f4de8a6f1960ea8a3f9194705a720611c.zip
hugo/_default/single: Add openring content
Diffstat (limited to 'generators/hugo/themes/tdro')
-rw-r--r--generators/hugo/themes/tdro/layouts/_default/single.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/generators/hugo/themes/tdro/layouts/_default/single.html b/generators/hugo/themes/tdro/layouts/_default/single.html
index 548ef67..89592f7 100644
--- a/generators/hugo/themes/tdro/layouts/_default/single.html
+++ b/generators/hugo/themes/tdro/layouts/_default/single.html
@@ -66,6 +66,9 @@
{{ end }}
</div>
+
+ {{- partial "openring.html" . -}}
+
</div>
</section>