Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
# First-Flask-Blog
<h1 align="center">Hi 👋, I'm Aryan sonone</h1>
<h3 align="center">A passionate frontend developer from India</h3>

- 🔭 I’m currently working on [Flask blog](https://github.com/Python-aryan/First-Flask-Blog.git)

- 🌱 I’m currently learning **Python, Java, HTML, CSS, Javascript, PHP, etc**

- 👯 I’m looking to collaborate on [Flask blog](https://github.com/Python-aryan/First-Flask-Blog.git)

- 🤝 I’m looking for help with **Readme**

- 📫 How to reach me **jsnotes@gmail.com**

- ⚡ Fun fact **Young coder from India**

<h3 align="left">Connect with me:</h3>
<p align="left">
</p>
4 changes: 2 additions & 2 deletions blog.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,5 +236,5 @@ def contact():
return render_template('contact.html')


app.run(debug=True)

app.run(debug=False,host='0.0.0.0')
Binary file added requirement.txt
Binary file not shown.