chore(banners/email.liquid): add reply via email banner linking to contact page

This commit is contained in:
Cory Dransfeldt 2025-04-26 15:48:48 -07:00
parent d8428e1ce0
commit ea6d1c9284
No known key found for this signature in database
4 changed files with 36 additions and 15 deletions

View file

@ -54,6 +54,7 @@ schema: blog
posts: post.posts,
shows: post.shows
%}
{% render "blocks/banners/email.liquid" %}
{% render "blocks/banners/coffee.liquid" %}
</div>
</article>