m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/post-template.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'src/post-template.html.erb')
-rw-r--r--src/post-template.html.erb4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/post-template.html.erb b/src/post-template.html.erb
index 033df48..302e3b6 100644
--- a/src/post-template.html.erb
+++ b/src/post-template.html.erb
@@ -1,2 +1,6 @@
<h2 style='display: inline'><%= post['title'] %></h2> (<%= format_date post['date'] %>)
<%= 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>.
+</p>