From 9b71a7449cde80ab192f9242d072a2b39c10ae9e Mon Sep 17 00:00:00 2001 From: Isaac Bythewood Date: Sat, 11 Feb 2017 04:28:52 +0000 Subject: [PATCH] Remove bower.json and swap to using unpkg --- bower.json | 9 --------- pinry/templates/base.html | 8 ++++---- 2 files changed, 4 insertions(+), 13 deletions(-) delete mode 100644 bower.json diff --git a/bower.json b/bower.json deleted file mode 100644 index 0f241c1..0000000 --- a/bower.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "pinry", - "dependencies": { - "jquery": "2.0.3", - "bootstrap": "3.3.6", - "handlebars": "1.0.0", - "dropzone": "^4.3.0" - } -} diff --git a/pinry/templates/base.html b/pinry/templates/base.html index 19a8e28..3f593e5 100644 --- a/pinry/templates/base.html +++ b/pinry/templates/base.html @@ -108,11 +108,11 @@ + + + + {% compress js %} - - - -