aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorCaio Lente <7017340+clente@users.noreply.github.com>2024-01-08 14:11:08 -0300
committerCaio Lente <7017340+clente@users.noreply.github.com>2024-01-08 14:11:08 -0300
commit5f343dee4f92cb94a9cfcb2c90c8ecd61119c54c (patch)
tree17797a27c9548149077708e70eea366a031b313c /layouts
parentbd5d81f18c0fdb9be3506af5a984cac64fae81f2 (diff)
downloadhugo-bearcub-5f343dee4f92cb94a9cfcb2c90c8ecd61119c54c.tar.gz
hugo-bearcub-5f343dee4f92cb94a9cfcb2c90c8ecd61119c54c.tar.bz2
Fix #10
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index fb30bdf..6f6c699 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -16,7 +16,7 @@
<a class="blog-tags" href="{{ .Permalink }}">#{{ .LinkTitle }}</a>&nbsp;&nbsp;
{{ end }}
</p>
-{{ with .Site.Params.social.email }}
+{{ with .Site.Params.author.email }}
<p>
<a href='mailto:{{ . }}?subject={{ i18n "email-subject" }}"{{ default $.Site.Title $.Page.Title }}"'>
{{ i18n "email-reply" }} ↪