hide button when hideBio

This commit is contained in:
smitten 2023-07-26 10:00:47 -04:00
parent 28d6daf524
commit 0e7f4586ed

View file

@ -69,7 +69,7 @@
/>
</a>
<a
v-if="fediLinkURL"
v-if="fediLinkURL && !hideBio"
:href="fediLinkURL"
target="_blank"
class="button-unstyled external-link-button"