m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/post-template.html.erb
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-02-16 22:46:58 -0500
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-02-16 23:13:49 -0500
commitf882ee46a14329c9d669593c7404e254b455c623 (patch)
tree2b4534cb098204500e35e14bb1c591213eee305e /src/post-template.html.erb
parent4bf167df5d0abee939bf3ebfa925c4fe22cd0502 (diff)
Link to self hosted email
Diffstat (limited to 'src/post-template.html.erb')
-rw-r--r--src/post-template.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post-template.html.erb b/src/post-template.html.erb
index 302e3b6..20b95be 100644
--- a/src/post-template.html.erb
+++ b/src/post-template.html.erb
@@ -2,5 +2,5 @@
<%= post['content'] %>
<p class='post-footer'>
If you have any questions or comments about this post or site in general, feel
-free to <a href="mailto:marcin.j.chrzanowski@gmail.com">email me</a>.
+free to <a href="mailto:<%= Email %>">email me</a>.
</p>