update center for fiction location and refresh html cache

This commit is contained in:
David 2019-07-20 20:00:20 -04:00
parent 1a9f26d3e7
commit 2bb3712cf0
2 changed files with 7 additions and 11 deletions

View File

@ -148,10 +148,6 @@
<td class="name">Boulevard Books and Caf&#xE9;</td>
<td>7518 13th Ave, Brooklyn</td>
</tr>
<tr id="" class="spotRow">
<td class="name">Brazenhead Books</td>
<td>The Upper East Side, New York</td>
</tr>
<tr id="" class="spotRow">
<td class="name">Cafe con Libros</td>
<td>724 Prospect Place, Brooklyn</td>
@ -390,7 +386,7 @@
</tr>
<tr id="" class="spotRow">
<td class="name">The Center for Fiction</td>
<td>17 East 47th St, New York</td>
<td>15 Lafayette Ave, Brooklyn</td>
</tr>
<tr id="" class="spotRow">
<td class="name">The Corner Bookstore</td>

View File

@ -897,15 +897,15 @@
},
{
"name": "The Center for Fiction",
"address": "17 East 47th St",
"city": "New York",
"address": "15 Lafayette Ave",
"city": "Brooklyn",
"state": "NY",
"postcode": "10036",
"postcode": "11217",
"description": "",
"lat": "40.75637",
"long": "-73.977285",
"lat": "40.686818",
"long": "-73.978564",
"country": "USA",
"website": "http://www.centerforfiction.org/about/the-center-bookshop/",
"website": "https://centerforfiction.org/the-center/bookstore/",
"events": "Yes",
"cafe": "No"
},