diff --git a/content/shops.json b/content/shops.json index bbbeb79..6fb6d63 100644 --- a/content/shops.json +++ b/content/shops.json @@ -38,6 +38,7 @@ "musashiya-hiyoshi", "manriki", "aoba", - "ramen-factory-torisetsu" + "ramen-factory-torisetsu", + "menya-6tousei" ] } diff --git a/content/shops/menya-6tousei/info.json b/content/shops/menya-6tousei/info.json new file mode 100644 index 0000000..d6af316 --- /dev/null +++ b/content/shops/menya-6tousei/info.json @@ -0,0 +1,13 @@ +{ + "id": "menya-6tousei", + "name": "麺や 六等星", + "photos": [ + { + "name": "menya-6tousei-001.jpg", + "width": 800, + "height": 600, + "authorId": "qlitre" + } + ] + } + \ No newline at end of file diff --git a/content/shops/menya-6tousei/menya-6tousei-001.jpg b/content/shops/menya-6tousei/menya-6tousei-001.jpg new file mode 100644 index 0000000..f43246a Binary files /dev/null and b/content/shops/menya-6tousei/menya-6tousei-001.jpg differ