From 2bb3712cf08191ef3bd6d43dbe3f0e505f16f693 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sat, 20 Jul 2019 20:00:20 -0400 Subject: [PATCH] update center for fiction location and refresh html cache --- index.html | 6 +----- stores.json | 12 ++++++------ 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index e4f1e36..4330dd5 100644 --- a/index.html +++ b/index.html @@ -148,10 +148,6 @@ Boulevard Books and Café 7518 13th Ave, Brooklyn - - Brazenhead Books - The Upper East Side, New York - Cafe con Libros 724 Prospect Place, Brooklyn @@ -390,7 +386,7 @@ The Center for Fiction - 17 East 47th St, New York + 15 Lafayette Ave, Brooklyn The Corner Bookstore diff --git a/stores.json b/stores.json index a020316..2a082ca 100644 --- a/stores.json +++ b/stores.json @@ -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" },