Skip to content

Commit

Permalink
fix: about page
Browse files Browse the repository at this point in the history
  • Loading branch information
NoamGaash committed Oct 1, 2023
1 parent 74cadef commit d7b1ae7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/pages/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,11 @@ const Funding = () => {
<li>{TEXTS.mr_meir}</li>
<li>{TEXTS.innovation_authority}</li>
<li>{TEXTS.migdal_company}</li>
<li>{TEXTS.and_smaller_donors}</li>
<li>
<a href="https://www.jgive.com/new/he/ils/donation-targets/3268#donation-modal">
{TEXTS.and_smaller_donors}
</a>
</li>
</ul>
</ParagraphStyle>
)
Expand Down

0 comments on commit d7b1ae7

Please sign in to comment.