Skip to content

Commit

Permalink
adds NGOs
Browse files Browse the repository at this point in the history
  • Loading branch information
fgerards committed Jun 16, 2024
1 parent 0f7057b commit 5a3fdd3
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions VolunteeringUkraineMap/src/assets/markers.json
Original file line number Diff line number Diff line change
Expand Up @@ -543,5 +543,33 @@
"show": true
}
]
},
{
"name": "Shcheznyk (Щезник)",
"category": " Shcheznyk (Щезник) is a volunteer organization dedicated to producing and supplying high-quality camouflage equipment (nets, ghillie suits) to the military, while also promoting the volunteer movement in Kharkiv.",
"bgImg": "/images/popup/synchnk_kharkiv.png",
"url": "https://www.volunteeringukraine.com/en/volunteer-opportunities/shcheznyk",
"positions": [
{
"city": "Kharkiv",
"lat": "49.9945819",
"lng": "36.2858243",
"show": true
}
]
},
{
"name": "ENGin",
"category": "ENGin is a nonprofit organization helping Ukraine speak to the world. We connect English-speaking volunteers with motivated Ukrainians for online speaking practice and cross-cultural exchange.",
"bgImg": "/images/popup/engin.png",
"url": "https://www.volunteeringukraine.com/en/volunteer-opportunities/engin",
"positions": [
{
"city": "Nation-wide",
"lat": "50.449491",
"lng": "30.50861",
"show": true
}
]
}
]

0 comments on commit 5a3fdd3

Please sign in to comment.