We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45db505 + 1ca40e4 commit 0adfd86Copy full SHA for 0adfd86
config.json
@@ -18,8 +18,8 @@
18
"post_tagline" : "Python tutorials",
19
"contact_headline" : "Contact me",
20
"contact_tagline" : "Have questions? I have answers.",
21
- "gmail-user" : "vinaymaheshwari35@gmail.com",
22
- "gmail-pass" : "COVID-19",
+ "gmail-user" : "youremail@gmail.com",
+ "gmail-pass" : "your pasword for the email",
23
"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.",
24
"about_text2" : "I welcome you to my web application I created this web application using python's flask module python is my favorite launguage.",
25
"no_of_post" : 2,
@@ -31,4 +31,4 @@
31
32
}
33
34
-}
+}
0 commit comments