Skip to content

Commit

Permalink
updated pantries
Browse files Browse the repository at this point in the history
  • Loading branch information
AliaElKattan committed Apr 28, 2024
1 parent e9f938f commit 25a9f65
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 46 deletions.
52 changes: 12 additions & 40 deletions _sass/vendor/animatewithsass/animatewithsass/package.json
Original file line number Diff line number Diff line change
@@ -1,52 +1,24 @@
{
"_from": "animatewithsass@^3.2.1",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-RE7RmmMufLAslUonuDOZ6Kx7Wxple/8SL1ugP1RlIMjgZBGRnP8mVpA/PA5Te9D5qmmefpSWIEBrVLfVaZ0qFA==",
"_location": "/animatewithsass",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "animatewithsass@^3.2.1",
"name": "animatewithsass",
"escapedName": "animatewithsass",
"rawSpec": "^3.2.1",
"saveSpec": null,
"fetchSpec": "^3.2.1"
"name": "animatewithsass",
"version": "3.2.1",
"description": "A SASS port of Dan Eden's Animate.css",
"main": "animate.scss",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/animatewithsass/-/animatewithsass-3.2.1.tgz",
"_shasum": "4ae833f5b852377c6e8fd574c4223334dfee8c19",
"_spec": "animatewithsass@^3.2.1",
"_where": "/Users/abelsonlive/code/bushwickayudamutua.github.io",
"author": {
"name": "geoffgraham",
"email": "@geoffreygraham"
"repository": {
"type": "git",
"url": "git+https://github.com/geoffgraham/animate.scss.git"
},
"author": "geoffgraham <@geoffreygraham>",
"license": "MIT",
"bugs": {
"url": "https://github.com/geoffgraham/animate.scss/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A SASS port of Dan Eden's Animate.css",
"homepage": "https://github.com/geoffgraham/animate.scss#readme",
"keywords": [
"animate.scss",
"animate.css",
"animate"
],
"license": "MIT",
"main": "animate.scss",
"name": "animatewithsass",
"repository": {
"type": "git",
"url": "git+https://github.com/geoffgraham/animate.scss.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "3.2.1"
]
}
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added resources/food-pantries-arabic-may24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/food-pantries-english-may24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/food-pantries-french-may24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/food-pantries-mandarin-may24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/food-pantries-map-may24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/food-pantries-spanish-may24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions resources/food-pantries.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
---

<div class="links-list">
<a href="/resources/food-pantries-english.jpeg" target="_blank">
<a href="/resources/food-pantries-english-may24.png" target="_blank">
<div class="links-list-item">FOOD PANTRIES OF BUSHWICK/RIDGEWOOD</div>
</a>
<a href="/resources/food-pantries-spanish.jpeg" target="_blank">
<a href="/resources/food-pantries-spanish-may24.png" target="_blank">
<div class="links-list-item">DESPENSAS DE ALIMENTOS EN BUSHWICK/RIDGEWOOD</div>
</a>
<a href="/resources/food-pantries-french.jpeg" target="_blank">
<a href="/resources/food-pantries-french-may24.png" target="_blank">
<div class="links-list-item">DISTRIBUTION DE NOURRITURE À BUSHWICK/RIDGEWOOD</div>
</a>
<a href="/resources/food-pantries-mandarin.jpeg" target="_blank">
<a href="/resources/food-pantries-mandarin-may24.png" target="_blank">
<div class="links-list-item">食品救濟站:布希威克/里奇伍德</div>
<a href="/resources/food-pantries-arabic.jpg" target="_blank">
<a href="/resources/food-pantries-arabic-may24.png" target="_blank">
<div class="links-list-item">مخازن الطعام في بوشويك وريدجويد</div>
</a>
</div>

<img class="map" src="/resources/food-pantries-map.jpeg" width="100%"></img>
<img class="map" src="/resources/food-pantries-map-may24.png" width="100%"></img>

0 comments on commit 25a9f65

Please sign in to comment.