Simplify comment button text

This commit is contained in:
Nathan Upchurch 2024-03-05 13:45:30 -06:00
parent 859272b2a5
commit a6f3143466

View File

@ -8,7 +8,7 @@
<div class="continue-discussion"> <div class="continue-discussion">
<a class="link-button" href="https://{{ metadata.mastodonHost }}/@{{ metadata.mastodonUser }}/{{ mastodon_id }}"> <a class="link-button" href="https://{{ metadata.mastodonHost }}/@{{ metadata.mastodonUser }}/{{ mastodon_id }}">
<button type="button"> <button type="button">
Comment by replying to this post on Mastodon &#187; Reply on Mastodon to comment &#187;
</button> </button>
</a> </a>
</section> </section>