From edf1c2120d55e0ac83ade569cbeed718999885c2 Mon Sep 17 00:00:00 2001 From: Haris Ali Khan Date: Sun, 4 Oct 2020 16:25:32 +0530 Subject: [PATCH] Update config.json --- config.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/config.json b/config.json index 9fbe309..ef06ab3 100644 --- a/config.json +++ b/config.json @@ -11,14 +11,11 @@ "tag_line": "Heaven for programmers", "gmail-user":"your-email@gmail.com", "gmail-password":"gmailpassword", - "about_text": "Hi my name is harry and I create programming tutorials and I am a good boy", + "about_text": "blog-about-text-here", "no_of_posts": 3, "login_image":"login.svg", "admin_user":"harry", - "admin_password": "subscribenow", + "admin_password": "password-here", "upload_location":"C:\\Users\\Haris\\PycharmProjects\\Flask-tut\\static" - - } - -} \ No newline at end of file +}