From abb3a507a1e8f218b5225d3e00187808e323e48a Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 21 Oct 2014 21:12:24 -0500 Subject: Move all homepage JavaScript into single file We had two small files plus a handful of inline stuff in the HTML; move as much of it as possible into a single static file. Signed-off-by: Dan McGee --- templates/public/index.html | 38 +------------------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) (limited to 'templates/public/index.html') diff --git a/templates/public/index.html b/templates/public/index.html index 89486be8..d815363b 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -214,44 +214,8 @@ {% load cdn %}{% jquery %} {% endblock %} -- cgit v1.2.3