Skip to content

Commit

Permalink
Update contribute page.
Browse files Browse the repository at this point in the history
  • Loading branch information
chmac committed Feb 2, 2024
1 parent 0045875 commit e68f6c6
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions modules/pages/client/components/Contribute.component.js
Original file line number Diff line number Diff line change
@@ -36,17 +36,13 @@ export default function Contribute() {
technical aspects, currently between €1000 and €2000 per year.
As accepting donations would lead to higher total costs (due to
accounting etc.) and require more effort than it seems worth,
everything is currently being covered by the board.
</Trans>
</p>
<p className="lead">
<Trans t={t} ns="pages">
That said, there are still other ways to support us!
everything is currently being covered by private donations.
</Trans>
</p>
<hr />
</div>
</div>
{/*
<div className="row">
<div className="col-xs-12 col-sm-6 col-md-offset-2 col-md-4">
<h2>{t('Volunteering')}</h2>
@@ -92,6 +88,7 @@ export default function Contribute() {
</p>
</div>
</div>
*/}
</section>
{/* /.container */}
</>

0 comments on commit e68f6c6

Please sign in to comment.