Skip to content

Commit 0adfd86

Browse files
erge branch 'master' of github.com:Coding-Thunder/Python-Flask-Blog
2 parents 45db505 + 1ca40e4 commit 0adfd86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"post_tagline" : "Python tutorials",
1919
"contact_headline" : "Contact me",
2020
"contact_tagline" : "Have questions? I have answers.",
21-
"gmail-user" : "vinaymaheshwari35@gmail.com",
22-
"gmail-pass" : "COVID-19",
21+
"gmail-user" : "youremail@gmail.com",
22+
"gmail-pass" : "your pasword for the email",
2323
"about_text" : "Hello my name is vinay and I'm a python developer I learnt to Code from a California based software developer and author CoryAlthof.",
2424
"about_text2" : "I welcome you to my web application I created this web application using python's flask module python is my favorite launguage.",
2525
"no_of_post" : 2,
@@ -31,4 +31,4 @@
3131

3232
}
3333

34-
}
34+
}

0 commit comments

Comments
 (0)