diff --git a/content/shops.json b/content/shops.json index 6fb6d63..5cae299 100644 --- a/content/shops.json +++ b/content/shops.json @@ -39,6 +39,7 @@ "manriki", "aoba", "ramen-factory-torisetsu", - "menya-6tousei" + "menya-6tousei", + "kifuu" ] -} +} \ No newline at end of file diff --git a/content/shops/kifuu/info.json b/content/shops/kifuu/info.json new file mode 100644 index 0000000..8bac4d4 --- /dev/null +++ b/content/shops/kifuu/info.json @@ -0,0 +1,12 @@ +{ + "id": "kifuu", + "name": "札幌らーめん輝風", + "photos": [ + { + "name": "kifuu-001.jpg", + "width": 800, + "height": 600, + "authorId": "yusukebe" + } + ] +} \ No newline at end of file diff --git a/content/shops/kifuu/kifuu-001.jpg b/content/shops/kifuu/kifuu-001.jpg new file mode 100644 index 0000000..a5fb6e1 Binary files /dev/null and b/content/shops/kifuu/kifuu-001.jpg differ