updating latest portfolio version; initial deployment

This commit is contained in:
dtomlinson
2020-01-27 18:27:43 +00:00
parent 786c2212fe
commit 9bcec1b505
7 changed files with 493 additions and 100 deletions

View File

@@ -3,7 +3,6 @@ from flask import render_template
app = Flask(__name__)
print(app)
@app.route('/')