From 3b2b6f4a056d755c28e822f85080fae3a7f65b0d Mon Sep 17 00:00:00 2001 From: Kevin Imig Date: Fri, 21 Aug 2015 20:23:00 +0200 Subject: update broken holder.min.js link update broken holder.min.js link --- docs/examples/album/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index ac456377b..3160feb85 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -119,7 +119,7 @@ ================================================== --> - + @@ -126,5 +123,7 @@ }); + + diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index b1acf85ef..a598f8413 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -16,9 +16,6 @@ - - - diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 9c6ae35d9..d34786540 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -14,9 +14,6 @@ - - - diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index e7c7539a9..54b0d705a 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -16,9 +16,6 @@ - - - diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 6d92f41ae..b51f2d86e 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -16,9 +16,6 @@ - - - diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 3c4c68df6..c64b37dc5 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -16,9 +16,6 @@ - - - @@ -176,5 +173,7 @@ + + diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 37ddabf4b..674c5c2b5 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -16,9 +16,6 @@ - - - @@ -81,5 +78,7 @@ + + diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index ad3de8352..b0d37f464 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -16,9 +16,6 @@ - - - @@ -79,5 +76,7 @@ + + diff --git a/docs/examples/narrow-jumbotron/index.html b/docs/examples/narrow-jumbotron/index.html index 3a52a710d..86c732ba7 100644 --- a/docs/examples/narrow-jumbotron/index.html +++ b/docs/examples/narrow-jumbotron/index.html @@ -16,9 +16,6 @@ - - - @@ -81,5 +78,7 @@ + + diff --git a/docs/examples/navbar-top-fixed/index.html b/docs/examples/navbar-top-fixed/index.html index b5caa644d..c716bec7d 100644 --- a/docs/examples/navbar-top-fixed/index.html +++ b/docs/examples/navbar-top-fixed/index.html @@ -15,9 +15,6 @@ - - - @@ -50,5 +47,7 @@ + + diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html index f54f5eafd..87c73d56d 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -15,9 +15,6 @@ - - - @@ -48,5 +45,7 @@ + + diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index 51328c795..53269a094 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -16,9 +16,6 @@ - - - @@ -70,5 +67,7 @@ + + diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 5382011f7..6dc7c044c 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -16,9 +16,6 @@ - - - diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html index 9fb60b33c..6a7b99c2f 100644 --- a/docs/examples/signin/index.html +++ b/docs/examples/signin/index.html @@ -16,9 +16,6 @@ - - - @@ -45,5 +42,7 @@ + + diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index 84b3bdec6..ca82debb2 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -16,9 +16,6 @@ - - - @@ -54,5 +51,7 @@ + + diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 56408c6a8..fc41d08b4 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -16,9 +16,6 @@ - - - @@ -79,5 +76,7 @@ + + diff --git a/docs/examples/sticky-footer/index.html b/docs/examples/sticky-footer/index.html index dd5b4e39a..9dcb7a8ef 100644 --- a/docs/examples/sticky-footer/index.html +++ b/docs/examples/sticky-footer/index.html @@ -16,9 +16,6 @@ - - - @@ -42,5 +39,7 @@ + + diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html index e5773948c..7327331e1 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -16,9 +16,6 @@ - - - -- cgit v1.2.3 From 55258e992346b502553d70cfd062e86b6ff15741 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 6 Sep 2015 20:32:40 +0300 Subject: Use jQuery 1.11.3 everywhere. [ci skip] --- docs/examples/album/index.html | 2 +- docs/examples/navbar-top-fixed/index.html | 2 +- docs/examples/navbar-top/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index 557f57ec2..04d82d3e1 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -115,7 +115,7 @@ - + + diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html index 87c73d56d..ec23f6e3c 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -43,7 +43,7 @@ - + -- cgit v1.2.3 From 85ab83136ea4276f762cdbbb1fb598fd09201820 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 6 Sep 2015 20:34:35 +0300 Subject: Add missing jQuery local fallback. [ci skip] --- docs/examples/album/index.html | 1 + docs/examples/navbar-top-fixed/index.html | 1 + docs/examples/navbar-top/index.html | 1 + 3 files changed, 3 insertions(+) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index 04d82d3e1..900d8146d 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -116,6 +116,7 @@ ================================================== --> + + diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html index ec23f6e3c..b7e7367d2 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -44,6 +44,7 @@ ================================================== --> + -- cgit v1.2.3 From 5c4fa4f0f6c6477f5dcb05856bae39ebaa9177a7 Mon Sep 17 00:00:00 2001 From: Maurice Wahba Date: Sun, 6 Sep 2015 18:01:41 -0400 Subject: Fixes to examples --- docs/examples/album/index.html | 2 +- docs/examples/carousel/index.html | 4 ++-- docs/examples/jumbotron/index.html | 6 +++--- docs/examples/narrow-jumbotron/index.html | 2 +- docs/examples/starter-template/index.html | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index 900d8146d..bfc9d0223 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -35,7 +35,7 @@ -