Skip to content

Commit

Permalink
Merge pull request #66 from data-for-change/modify-app.js
Browse files Browse the repository at this point in the history
Update App.js
  • Loading branch information
atalyaalon authored Oct 1, 2023
2 parents fe3b0fa + 9103552 commit 7f0906c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,24 +170,24 @@ function App() {
<Toolbar variant="dense">
<div className="anyway-footer">
<a
href="http://www.hasadna.org.il/"
title="לדעת להשפיע - מבית הסדנא לידע ציבורי"
href="http://www.anyway.co.il/"
title="נתון לשינוי"
>
<img
className="hasadna-logo"
src="images/hasadna.png"
alt="לוגו של הסדנה"
className="dfc-logo"
src="images/dfc.png"
alt="לוגו של נתון לשינוי"
/>
</a>
<a
className="hasadna-links"
href="https://www.jgive.com/new/he/ils/donation-targets/3268"
className="dfc-links"
href="https://www.paypal.com/paypalme/dataforchange"
target="new"
>
תרמו לנו
</a>
<a
className="hasadna-links"
className="anyway-links"
href="mailto:feedback@anyway.co.il?subject=ANYWAY%20Feedback"
target="new"
>
Expand Down

0 comments on commit 7f0906c

Please sign in to comment.