update center for fiction location and refresh html cache
This commit is contained in:
parent
1a9f26d3e7
commit
2bb3712cf0
@ -148,10 +148,6 @@
|
|||||||
<td class="name">Boulevard Books and Café</td>
|
<td class="name">Boulevard Books and Café</td>
|
||||||
<td>7518 13th Ave, Brooklyn</td>
|
<td>7518 13th Ave, Brooklyn</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="" class="spotRow">
|
|
||||||
<td class="name">Brazenhead Books</td>
|
|
||||||
<td>The Upper East Side, New York</td>
|
|
||||||
</tr>
|
|
||||||
<tr id="" class="spotRow">
|
<tr id="" class="spotRow">
|
||||||
<td class="name">Cafe con Libros</td>
|
<td class="name">Cafe con Libros</td>
|
||||||
<td>724 Prospect Place, Brooklyn</td>
|
<td>724 Prospect Place, Brooklyn</td>
|
||||||
@ -390,7 +386,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr id="" class="spotRow">
|
<tr id="" class="spotRow">
|
||||||
<td class="name">The Center for Fiction</td>
|
<td class="name">The Center for Fiction</td>
|
||||||
<td>17 East 47th St, New York</td>
|
<td>15 Lafayette Ave, Brooklyn</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="" class="spotRow">
|
<tr id="" class="spotRow">
|
||||||
<td class="name">The Corner Bookstore</td>
|
<td class="name">The Corner Bookstore</td>
|
||||||
|
12
stores.json
12
stores.json
@ -897,15 +897,15 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "The Center for Fiction",
|
"name": "The Center for Fiction",
|
||||||
"address": "17 East 47th St",
|
"address": "15 Lafayette Ave",
|
||||||
"city": "New York",
|
"city": "Brooklyn",
|
||||||
"state": "NY",
|
"state": "NY",
|
||||||
"postcode": "10036",
|
"postcode": "11217",
|
||||||
"description": "",
|
"description": "",
|
||||||
"lat": "40.75637",
|
"lat": "40.686818",
|
||||||
"long": "-73.977285",
|
"long": "-73.978564",
|
||||||
"country": "USA",
|
"country": "USA",
|
||||||
"website": "http://www.centerforfiction.org/about/the-center-bookshop/",
|
"website": "https://centerforfiction.org/the-center/bookstore/",
|
||||||
"events": "Yes",
|
"events": "Yes",
|
||||||
"cafe": "No"
|
"cafe": "No"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user