From 4f9270cc20c29cd3fbb0664379d620d14bb24a91 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 24 Mar 2014 09:28:40 +0200 Subject: Switch to `icon` instead of `shortcut icon` to fix the HTML validation tests. --- docs/examples/blog/index.html | 2 +- docs/examples/carousel/index.html | 2 +- docs/examples/cover/index.html | 2 +- docs/examples/dashboard/index.html | 2 +- docs/examples/grid/index.html | 2 +- docs/examples/jumbotron-narrow/index.html | 2 +- docs/examples/jumbotron/index.html | 2 +- docs/examples/justified-nav/index.html | 2 +- docs/examples/navbar-fixed-top/index.html | 2 +- docs/examples/navbar-static-top/index.html | 2 +- docs/examples/navbar/index.html | 2 +- docs/examples/non-responsive/index.html | 2 +- docs/examples/offcanvas/index.html | 2 +- docs/examples/rtl/index.html | 2 +- docs/examples/signin/index.html | 2 +- docs/examples/starter-template/index.html | 2 +- docs/examples/sticky-footer-navbar/index.html | 2 +- docs/examples/sticky-footer/index.html | 2 +- docs/examples/theme/index.html | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index 6fdad417d..6e4eee0b8 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -6,7 +6,7 @@ - + Blog Template for Bootstrap diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 82883c844..beba7615c 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -6,7 +6,7 @@ - + Carousel Template for Bootstrap diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index b8ea5ae0f..9b6497d00 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -6,7 +6,7 @@ - + Cover Template for Bootstrap diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 1d5508878..75a8cd002 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -6,7 +6,7 @@ - + Dashboard Template for Bootstrap diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 54bdfbe0a..6bd945de2 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -6,7 +6,7 @@ - + Grid Template for Bootstrap diff --git a/docs/examples/jumbotron-narrow/index.html b/docs/examples/jumbotron-narrow/index.html index 7e5541b99..99782eefe 100644 --- a/docs/examples/jumbotron-narrow/index.html +++ b/docs/examples/jumbotron-narrow/index.html @@ -6,7 +6,7 @@ - + Narrow Jumbotron Template for Bootstrap diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index cde6b398d..c8d9fb245 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -6,7 +6,7 @@ - + Jumbotron Template for Bootstrap diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index ac20c7dd4..29f75708d 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -6,7 +6,7 @@ - + Justified Nav Template for Bootstrap diff --git a/docs/examples/navbar-fixed-top/index.html b/docs/examples/navbar-fixed-top/index.html index 0d14827c4..1d71b3ac9 100644 --- a/docs/examples/navbar-fixed-top/index.html +++ b/docs/examples/navbar-fixed-top/index.html @@ -6,7 +6,7 @@ - + Fixed Top Navbar Example for Bootstrap diff --git a/docs/examples/navbar-static-top/index.html b/docs/examples/navbar-static-top/index.html index cd7b3aa76..d112d3544 100644 --- a/docs/examples/navbar-static-top/index.html +++ b/docs/examples/navbar-static-top/index.html @@ -6,7 +6,7 @@ - + Static Top Navbar Example for Bootstrap diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index 8624c1eec..9870c46fb 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -6,7 +6,7 @@ - + Navbar Template for Bootstrap diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index 3d202d579..3925d83df 100644 --- a/docs/examples/non-responsive/index.html +++ b/docs/examples/non-responsive/index.html @@ -8,7 +8,7 @@ - + Non-responsive Template for Bootstrap diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 439c79360..b0c217e20 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -6,7 +6,7 @@ - + Off Canvas Template for Bootstrap diff --git a/docs/examples/rtl/index.html b/docs/examples/rtl/index.html index 8dcdb7728..1248f82db 100644 --- a/docs/examples/rtl/index.html +++ b/docs/examples/rtl/index.html @@ -6,7 +6,7 @@ - + RTL Template for Bootstrap diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html index c04764f95..432e005de 100644 --- a/docs/examples/signin/index.html +++ b/docs/examples/signin/index.html @@ -6,7 +6,7 @@ - + Signin Template for Bootstrap diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index 6dc26fe87..24c314a4d 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -6,7 +6,7 @@ - + Starter Template for Bootstrap diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 9c7566ed6..fed23d2fd 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -6,7 +6,7 @@ - + Sticky Footer Navbar Template for Bootstrap diff --git a/docs/examples/sticky-footer/index.html b/docs/examples/sticky-footer/index.html index 5788cd5c9..5c734b529 100644 --- a/docs/examples/sticky-footer/index.html +++ b/docs/examples/sticky-footer/index.html @@ -6,7 +6,7 @@ - + Sticky Footer Template for Bootstrap diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index 2d49cc764..d0d6d2b0c 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -6,7 +6,7 @@ - + Theme Template for Bootstrap -- cgit v1.2.3