From 688e4a6cbdd6dc5fdf462c48f742ea11d1f06b9c Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Wed, 15 Mar 2017 10:44:39 -0400 Subject: [PATCH] Deployed manifest --- manifest.webmanifest => static/manifest.webmanifest | 0 views/templates/base.html | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename manifest.webmanifest => static/manifest.webmanifest (100%) diff --git a/manifest.webmanifest b/static/manifest.webmanifest similarity index 100% rename from manifest.webmanifest rename to static/manifest.webmanifest diff --git a/views/templates/base.html b/views/templates/base.html index fffd418..f42d6ab 100644 --- a/views/templates/base.html +++ b/views/templates/base.html @@ -3,7 +3,8 @@ {% block head %} {% block title %}Tracman{% endblock %} - + +