diff --git a/content/shops.json b/content/shops.json index a847e16..dbfcb77 100644 --- a/content/shops.json +++ b/content/shops.json @@ -43,6 +43,7 @@ "kifuu", "chukasoba-shibata", "shinkorai", - "menya-jugemu" + "menya-jugemu", + "menya-hacchome-no-fukuro" ] } \ No newline at end of file diff --git a/content/shops/menya-hacchome-no-fukuro/info.json b/content/shops/menya-hacchome-no-fukuro/info.json new file mode 100644 index 0000000..efe6889 --- /dev/null +++ b/content/shops/menya-hacchome-no-fukuro/info.json @@ -0,0 +1,13 @@ +{ + "id": "menya-hacchome-no-fukuro", + "name": "麺屋 八丁目ノ梟", + "prefecture": "北海道", + "photos": [ + { + "name": "menya-hacchome-no-fukuro-001.jpg", + "width": 800, + "height": 600, + "authorId": "yusukebe" + } + ] +} diff --git a/content/shops/menya-hacchome-no-fukuro/menya-hacchome-no-fukuro-001.jpg b/content/shops/menya-hacchome-no-fukuro/menya-hacchome-no-fukuro-001.jpg new file mode 100644 index 0000000..9f812d8 Binary files /dev/null and b/content/shops/menya-hacchome-no-fukuro/menya-hacchome-no-fukuro-001.jpg differ