Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 6 additions & 9 deletions _includes/donate-card.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
<div class="page-card card-primary page-card-lg page-card--donate">
<div class="page-card card-primary page-card-lg page-card--donate">
<h3 class="title6 donate-title ">Provide In-Kind Software & Services</h3>
<p>Your donation of software or services help Hack for LA continue to use cutting edge technology in support of our nonprofit mission.</p>
<p>Putting your tools in the hands of Hack for LA volunteers creates a new generation of tech workers who bring experience with your product to their companies.</p>
<p>We provide visible credit on the credits page and can collaborate on joint press releases or social media posts if desired.</p>
<p> Reach out to us if you would like to offer <a href="mailto: donations@hackforla.org" target="_blank">in-kind software or services</a>.</p>
{% include donation/in-kind.html %}
</div>
<div class="page-card card-primary page-card-lg page-card--donate donation-grid">
<div class="page-card card-primary page-card-lg page-card--donate donation-grid">
<div class="donation-body">
<h3 class="title6 donate-title">Make a donation to Hack for LA</h3>
<ol>
Expand All @@ -18,12 +15,12 @@ <h3 class="title6 donate-title">Make a donation to Hack for LA</h3>
To make a donation please select <strong>Hack for LA</strong> under the brigades
listed.
</li>
</ol>
</ol>
</div>
<img
class="donation-gif"
src="/assets/images/about/hfla-donate.gif"
alt=""
/>
/>
<p id='donation-footer'>*100% of proceeds go to Hack for LA when option is selected.</p>
</div>
</div>
4 changes: 4 additions & 0 deletions _includes/donation/in-kind.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<p>Your donation of software or services help Hack for LA continue to use cutting edge technology in support of our nonprofit mission.</p>
<p>Putting your tools in the hands of Hack for LA volunteers creates a new generation of tech workers who bring experience with your product to their companies.</p>
<p>We provide visible credit on the credits page and can collaborate on joint press releases or social media posts if desired.</p>
<p> Reach out to us if you would like to offer <a href="mailto: donations@hackforla.org" target="_blank">in-kind software or services</a>.</p>