remove paypal link settings and show link when registered successfully
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m1s

This commit is contained in:
2024-11-27 20:34:07 +01:00
parent 45f8550604
commit 6635591788
8 changed files with 39 additions and 23 deletions

View File

@@ -59,6 +59,13 @@
>.
</p>
<p>Alle weiteren Informationen werden in der Whatsapp-Gruppe bekannt gegeben.</p>
<p class="mt-1">Weiterführende Links:</p>
<ul class="list-disc pl-8">
<li><a class="link" href="{env.PUBLIC_BASE_PATH}/faq" target="_blank">FAQ</a></li>
<li><a class="link" href={env.PUBLIC_TS_LINK} target="_blank">TeamSpeak</a></li>
<li><a class="link" href={env.PUBLIC_DISCORD_LINK} target="_blank">Discord</a></li>
<li><a class="link" href={env.PUBLIC_PAYPAL_LINK} target="_blank">PayPal Spendenlink</a></li>
</ul>
<div class="divider" />
<div class="flex justify-around mt-2 mb-4">
<div class="grid grid-cols-1 sm:grid-cols-2 w-full sm:w-fit gap-x-4 gap-y-2">