aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts/shortcodes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/themes/tdro/layouts/shortcodes/footer.html')
-rw-r--r--generators/hugo/themes/tdro/layouts/shortcodes/footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/generators/hugo/themes/tdro/layouts/shortcodes/footer.html b/generators/hugo/themes/tdro/layouts/shortcodes/footer.html
index 63af9fa..3e71164 100644
--- a/generators/hugo/themes/tdro/layouts/shortcodes/footer.html
+++ b/generators/hugo/themes/tdro/layouts/shortcodes/footer.html
@@ -1 +1,3 @@
-<span class="serif blockquote-footer has-text-right is-block">{{ .Inner | markdownify }}</span>
+<blockquote-footer>
+ {{ .Inner | markdownify }}
+</blockquote-footer>