2023-05-30 22:08:42 +00:00
|
|
|
---
|
|
|
|
import './How.scss';
|
|
|
|
---
|
|
|
|
|
2023-06-30 09:49:40 +00:00
|
|
|
<section id="how">
|
|
|
|
<div class="custom-bg"></div>
|
2023-06-18 02:57:29 +00:00
|
|
|
<div class="feature-group">
|
|
|
|
<h2>How should I donate?</h2>
|
|
|
|
<h3>Donate via Gitcoin during funding rounds</h3>
|
|
|
|
<p>
|
|
|
|
When Gitcoin is doing funding rounds, donating through their website will give a matching bonus of up to
|
|
|
|
150%. This means that your donation will have a bigger impact on the project during this time period.
|
|
|
|
</p>
|
2023-06-30 09:49:40 +00:00
|
|
|
<div>
|
|
|
|
<a href="https://gitcoin.co/grants/4722/lume-web-web3-accessibility-freedom-and-education" class="btn-main">Gitcoin</a>
|
|
|
|
</div>
|
2023-05-30 22:08:42 +00:00
|
|
|
</div>
|
|
|
|
</section>
|