From 77b48aac7530e83255c65eac805bc11df44520b4 Mon Sep 17 00:00:00 2001 From: Rohit Date: Sat, 5 Dec 2020 10:19:42 +0000 Subject: [PATCH] =?UTF-8?q?Create=20Pages=20=E2=80=9Crestaurant=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/content/pages/restaurant.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 app/content/pages/restaurant.json diff --git a/app/content/pages/restaurant.json b/app/content/pages/restaurant.json new file mode 100644 index 0000000..01567e3 --- /dev/null +++ b/app/content/pages/restaurant.json @@ -0,0 +1,6 @@ +{ + "title": "Restaurant ", + "subtitle": "Leckeres Restaurant in ", + "content": "Hello World", + "featuredImage": "/images/uploads/81464027_471079400471586_3271125514441457664_n.jpg" +} \ No newline at end of file