From d7bd4a9a3eb78db1b14e6cfa73c3e75481e14149 Mon Sep 17 00:00:00 2001 From: Trezy Date: Wed, 1 Jul 2015 11:11:09 -0500 Subject: [PATCH] Fix #100 Removed protocol from external resources. This will allow the browser to get the right version of the resources based on what its current protocol is. Also moved `script` tags to the bottom of the body. --- index.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 3d2a2a5..d42a729 100644 --- a/index.html +++ b/index.html @@ -2,12 +2,12 @@ AngularUI for AngularJS - - + + + + - - @@ -139,5 +139,8 @@

IDE Plugins AngularJS support in your favorite te + + + - \ No newline at end of file +