Skip to content
Snippets Groups Projects
Commit 793d0e91 authored by arryan's avatar arryan
Browse files

dev: change the content of webpage

parent bf3656f7
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,5 @@ app = Flask(__name__)
@app.route("/")
def hello_world():
return "<p>Hello, World!</p>"
\ No newline at end of file
return "<h1>Authors: </h1> <ol><li>Erik Awwad</li><li>Arryan Malik</li></ol>"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment