refactor(membership.html): simplify account holder detail
Simplified the display of the account holder's information in the membership donation section by removing the verbose description about the organization's mission and digital sovereignty. This change makes the donation information more concise and focused, enhancing readability and clarity for potential donors, especially Olafs. The decision to streamline this section was driven by Olaf's feedback indicating a preference for more straightforward donation instructions.
This commit is contained in:
parent
4ed9a547be
commit
d1145c4953
1 changed files with 1 additions and 4 deletions
|
@ -39,10 +39,7 @@
|
|||
direct donation to our bank account. Your donation will be used to
|
||||
fund our activities and expand our services.
|
||||
</p>
|
||||
<p class="card-text">
|
||||
<b>Account holder:</b> Private.coffee - Verein zur Förderung von
|
||||
Privatsphäre und digitaler Souveränität
|
||||
</p>
|
||||
<p class="card-text"><b>Account holder:</b> Private.coffee</p>
|
||||
<p class="card-text"><b>IBAN:</b> AT35 2081 5000 4554 0812</p>
|
||||
<p class="card-text"><b>BIC:</b> STSPAT2GXXX</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue