diff --git a/andrew_portfolio.egg-info/SOURCES.txt b/andrew_portfolio.egg-info/SOURCES.txt index a214fdd..c7acc50 100644 --- a/andrew_portfolio.egg-info/SOURCES.txt +++ b/andrew_portfolio.egg-info/SOURCES.txt @@ -1,6 +1,7 @@ README.rst setup.py andrew_portfolio/project.py +andrew_portfolio/zappa_settings.toml andrew_portfolio.egg-info/PKG-INFO andrew_portfolio.egg-info/SOURCES.txt andrew_portfolio.egg-info/dependency_links.txt diff --git a/andrew_portfolio.egg-info/requires.txt b/andrew_portfolio.egg-info/requires.txt index 5ad251e..58f25da 100644 --- a/andrew_portfolio.egg-info/requires.txt +++ b/andrew_portfolio.egg-info/requires.txt @@ -1 +1,2 @@ -flask<2.0,>=1.1 +flask<2.0,>=1.0 +zappa<0.49.0,>=0.48.2 diff --git a/andrew_portfolio/project.py b/andrew_portfolio/project.py index 2c920ef..2cc732c 100644 --- a/andrew_portfolio/project.py +++ b/andrew_portfolio/project.py @@ -3,7 +3,6 @@ from flask import render_template app = Flask(__name__) -print(app) @app.route('/') diff --git a/andrew_portfolio/templates/index.html b/andrew_portfolio/templates/index.html index 2fe69fe..df77d26 100644 --- a/andrew_portfolio/templates/index.html +++ b/andrew_portfolio/templates/index.html @@ -352,6 +352,13 @@

A short film about blah.

Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!

+ +
+ If the film above does not play you can download the film. +