aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaio Lente <7017340+clente@users.noreply.github.com>2024-01-08 14:53:41 -0300
committerCaio Lente <7017340+clente@users.noreply.github.com>2024-01-08 14:53:41 -0300
commitf1a6317651287156ce0c5e31cf1dcf4de76e46f2 (patch)
treef09096370adc60406e846124a35e8970569e6bad
parent7f9bae2d9d6436e3f90b2d9d8d21de896b34716b (diff)
parent5f343dee4f92cb94a9cfcb2c90c8ecd61119c54c (diff)
downloadhugo-bearcub-f1a6317651287156ce0c5e31cf1dcf4de76e46f2.tar.gz
hugo-bearcub-f1a6317651287156ce0c5e31cf1dcf4de76e46f2.tar.bz2
Merge branch 'main' into style/herman
-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 133ae69..b176628 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -16,7 +16,7 @@
<a class="blog-tags" href="{{ .Permalink }}">#{{ .LinkTitle }}</a>
{{ 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" }} ↪