Skip to content

Commit bfec409

Browse files
committed
name replacement
Hollen and Code for Pittsburgh
1 parent ec9b4b7 commit bfec409

2 files changed

Lines changed: 21 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pittsburgh Lenten Fish Fry Map
22

3-
The Pittsburgh Lenten Fish Fry Map is the brainchild of Hollen Barmer, who has tirelessly dedicated her time since 2012 inventorying the rich array of Lenten Fish Fry events that occur every spring in Western Pennsylvania. Friends of Fish Fries helps with website development, hosting, and data maintenance!
3+
The Pittsburgh Lenten Fish Fry Map is the brainchild of Hollen Barmer, who has tirelessly dedicated her time since 2012 inventorying the rich array of Lenten Fish Fry events that occur every spring in Western Pennsylvania. Friends of Fish Fries help with website development, hosting, and data maintenance!
44

55
## Where Does the Fish Fry data shown on the map come from?
66

@@ -53,7 +53,7 @@ Run `npm run build`, commit changes, and push as-is to GitHub to deploy.
5353

5454
## Credits
5555

56-
The Fish Fry Map is built and maintained by Friends of Fish Fries.
56+
The Fish Fry Map is built and maintained by members of Code for Pittsburgh.
5757

5858
It started with <a href='https://github.com/bmcbride/bootleaf'>Bootleaf</a> (which we've adapted it and modified heavily for this project), and uses <a href="http://getbootstrap.com/">Bootstrap 3</a>, <a href="http://leafletjs.com/" target="_blank">Leaflet</a>, and <a href="http://twitter.github.io/typeahead.js/" target="_blank">typeahead.js</a>, among other things.
5959

index.html

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,14 +160,29 @@ <h4 class="modal-title">About the Pittsburgh Lenten Fish Fry Map</h4>
160160
<div class="tab-content" id="aboutTabsContent">
161161
<div class="tab-pane active in" id="about">
162162
<h3>Fish Fry Map</h3>
163-
163+
<h3 class="small">
164+
<em>See the
165+
<a href="https://twitter.com/hollenbarmer/status/845241410450329603"
166+
target="_blank">Fish Fry Map How-To</a> for a short video set to polka music
167+
that demonstrates how to
168+
filter the Fish Fries.</em>
169+
</h3>
164170
<p>The Pittsburgh Lenten Fish Fry Map is the brainchild of
165-
Hollen Barmer who has tirelessly
171+
<a href="https://twitter.com/hollenbarmer">Hollen Barmer</a>, who has tirelessly
166172
dedicated time the past few years to inventorying the rich array of Lenten Fish Fry
167173
events that occur every spring in Western Pennsylvania.
168-
Again this year, Friends of Fish Fries are helping.
174+
Again this year, Code for Pittsburgh is helping.
175+
</p>
176+
<h3>Code for Pittsburgh</h3>
177+
<p>Code for Pittsburgh, the Pittsburgh region’s
178+
<a href="https://www.codeforamerica.org/">Code for America Brigade</a>, makes the
179+
Pittsburgh region a better place through the use of information and technology. Despite
180+
the name, we’re not only focused on computer programming!
181+
We are a grass-roots organization that works as a civic relationship-builder and is
182+
inclusive of different interests, skill-sets, and communities. For more information,
183+
head over to
184+
<a href="http://www.codeforpgh.com">www.codeforpgh.com</a>.
169185
</p>
170-
171186
<h3>Built with Open Source Software</h3>
172187
<p>The Fish Fry Map is open-source software, meaning that you can see how we made it and, if
173188
so inclined, use the source for you own projects. We built it with

0 commit comments

Comments
 (0)