New Membership Page and other changes #4

Merged
kumi merged 29 commits from membership-page into main 2024-05-30 10:15:10 +00:00
Showing only changes of commit 756524b118 - Show all commits

View file

@ -17,15 +17,15 @@
<div class="card-body"> <div class="card-body">
<h5 class="card-title">Membership</h5> <h5 class="card-title">Membership</h5>
<p class="card-text"> <p class="card-text">
Membership fees help cover the costs of our activities, server Membership fees help cover the costs of our day-to-day activities,
infrastructure, domain names, and other running operating expenses. server infrastructure, domain names, and other running operating
Donations allow us to pay for one-time expenses like software expenses. This allows us to provide services to our members and the
public.
</p> </p>
<p class="card-text"> <p class="card-text">
Supporting the Private.coffee project is possible by joining our If you're interested in joining our association, get in touch with
association or by making a direct donation. us for more information.
</p> </p>
<a href="#" class="btn btn-primary">Join Us</a>
</div> </div>
</div> </div>
</div> </div>