From 665142a5275698ee80a8a672283c84e5a6275551 Mon Sep 17 00:00:00 2001 From: Jash Jacob Date: Fri, 24 Oct 2014 11:06:39 +0530 Subject: [PATCH] Fixed external JS links //code.jquery.com/jquery-1.10.2.min.js and //maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js does not load when index file is opened locally --- template/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/index.html b/template/index.html index f2d1df7d..12c82e2a 100644 --- a/template/index.html +++ b/template/index.html @@ -2,7 +2,7 @@ - + @@ -31,8 +31,8 @@ - - + +