Skip to content

Commit

Permalink
remove unused npo cards
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkang-0 committed Feb 20, 2024
1 parent 418cfa9 commit 426ad06
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/components/NonProfits.astro
Original file line number Diff line number Diff line change
Expand Up @@ -77,20 +77,6 @@ import clouds from '../graphics/clouds_star_twirl_2.svg';
endColor="rgba(91, 192, 222, 1)"
url="https://www.artzphilly.org/"
/>
<NonProfit
name="Coming soon..."
description="This amazing nonprofit will be announced soon!"
image="/nonprofits/coming-soon.webp"
startColor="rgba(120, 120, 120, 0.3)"
endColor="rgba(120, 120, 120, 1)"
/>
<NonProfit
name="Coming soon..."
description="This amazing nonprofit will be announced soon!"
image="/nonprofits/coming-soon.webp"
startColor="rgba(120, 120, 120, 0.3)"
endColor="rgba(120, 120, 120, 1)"
/>
</section>
</div>

Expand Down

0 comments on commit 426ad06

Please sign in to comment.