From 0d4a1354d43fe7f801e7ef195da65de94349fb16 Mon Sep 17 00:00:00 2001 From: legendroshan <153351434+legendroshan@users.noreply.github.com> Date: Mon, 26 Feb 2024 11:05:00 +0530 Subject: [PATCH 01/10] Delete index.py --- index.py | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 index.py diff --git a/index.py b/index.py deleted file mode 100644 index 60ba7c2..0000000 --- a/index.py +++ /dev/null @@ -1,11 +0,0 @@ -from flask import Flask,render_template - -app=Flask(__name__) - -@app.route("/") -def home(): - return render_template('index.html') - - -if __name__ == "__main__": - app.run()#(debug=False,host='0.0.0.0') \ No newline at end of file From 31af257ccb7b42ce18f07875506cbd6b475b6146 Mon Sep 17 00:00:00 2001 From: legendroshan <153351434+legendroshan@users.noreply.github.com> Date: Mon, 26 Feb 2024 11:05:38 +0530 Subject: [PATCH 02/10] Delete templates/index.html --- templates/index.html | 458 ------------------------------------------- 1 file changed, 458 deletions(-) delete mode 100644 templates/index.html diff --git a/templates/index.html b/templates/index.html deleted file mode 100644 index e0921a1..0000000 --- a/templates/index.html +++ /dev/null @@ -1,458 +0,0 @@ - - -
- - - - -Free Hosting on Zeet
-
-
-
-
-
-
- Freelancer is a free bootstrap theme created by Start Bootstrap. The download includes the complete source files including HTML, CSS, and JavaScript as well as optional SASS stylesheets for easy customization.
You can create your own custom avatar for the masthead, change the icon in the dividers, and add your email address to the contact form to make it fully functional!