Added call for discussion

This commit is contained in:
Trevor Vallender 2023-10-05 21:21:42 +01:00
parent 1e6a31ae78
commit 69ff225b03
2 changed files with 7 additions and 0 deletions

View File

@ -1 +1,3 @@
<%= render @blog_post %>
<%= t(".discuss_post_html") %>

View File

@ -12,3 +12,8 @@ en:
confirm: Are you sure you want to delete this blog post?
form:
title: Title
show:
discuss_post_html: >
<aside><p>To discuss this or any of my other posts, why not reach out by
<a href="mailto:t+blog@tsvallender.co.uk">email</a> or on
<a href="https://ruby.social/@tsvallender">Mastodon</a>?</p></aside>