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
2 changes: 1 addition & 1 deletion src/pages/donate-2.astro
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ import "../styles/base.css";
methods.
</p>
<p class="mt-3 text-gray-700">
Email <b>donations@techforpalestine.org</b> and we'll assist you.
Email <b>donations&#64;techforpalestine.org</b> and we'll assist you.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/donate.astro
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ const isUK = country === "GB";
href="https://thegivingblock.com/donate/tech-for-palestine"
target="_blank"
class="font-semibold text-green-700 underline hover:text-green-800">here</a
> or email <b>donations@techforpalestine.org</b> and we'll assist you.
> or email <b>donations&#64;techforpalestine.org</b> and we'll assist you.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/monthly-donate.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import "../styles/base.css";
<p class="mt-6 text-sm sm:text-base">Tech for Palestine is a registered 501(c)(3) nonprofit.</p>
<p class="mt-3 text-sm sm:text-base">
For Donor-Advised Funds, family trusts, or other structured giving, email <b
>donations@techforpalestine.org</b
>donations&#64;techforpalestine.org</b
>.
</p>
</div>
Expand Down
Loading