chore(post.html): drop post links to mastodon

This commit is contained in:
Cory Dransfeldt 2025-03-28 17:30:17 -07:00
parent d5c31a87d3
commit d73444d714
No known key found for this signature in database
6 changed files with 3 additions and 25 deletions

View file

@ -1,8 +0,0 @@
{%- if url -%}
<div class="banner mastodon">
<p>
{% tablericon "brand-mastodon" %}
<a class="mastodon" href="{{ url }}"> Discuss this post on Mastodon. </a>
</p>
</div>
{%- endif -%}