chore(banners/email.liquid): add reply via email banner linking to contact page
This commit is contained in:
parent
d8428e1ce0
commit
ea6d1c9284
4 changed files with 36 additions and 15 deletions
5
src/includes/blocks/banners/email.liquid
Normal file
5
src/includes/blocks/banners/email.liquid
Normal file
|
@ -0,0 +1,5 @@
|
|||
<div class="banner mail">
|
||||
<p>
|
||||
{% tablericon "mail" %} <a class="mail" href="/contact">Reply to or discuss this post via email.</a>
|
||||
</p>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue