From ecc84678571576a4e58afff29d90b67c0d5b7d41 Mon Sep 17 00:00:00 2001 From: imfunny <36105478+imfunniee@users.noreply.github.com> Date: Thu, 9 May 2019 22:12:42 +0530 Subject: [PATCH] minor update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a00afa..bea55af 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ This also adds content to `blog.json` file. This file helps in showcasing your b Default JSON Format ``` { - "url_title": "my-first-blog", // the title you provide while creating a new blog + "url_title": "my-first-blog", // the title you provide while creating a new blog, this appears in url "title": "Lorem ipsum dolor sit amet", // main title of blog "sub_title": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", // sub-title of blog "top_image": "https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1450", // main image of blog