From 0bd5bca6957bd26b526c92a7c90da78daf636e7b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 23 Dec 2013 15:16:25 -0800 Subject: Fixes #11975: Change from png to .ico for favicon --- examples/blog/index.html | 2 +- examples/carousel/index.html | 2 +- examples/cover/index.html | 2 +- examples/dashboard/index.html | 2 +- examples/grid/index.html | 2 +- examples/jumbotron-narrow/index.html | 2 +- examples/jumbotron/index.html | 2 +- examples/justified-nav/index.html | 2 +- examples/navbar-fixed-top/index.html | 2 +- examples/navbar-static-top/index.html | 2 +- examples/navbar/index.html | 2 +- examples/non-responsive/index.html | 2 +- examples/offcanvas/index.html | 2 +- examples/signin/index.html | 2 +- examples/starter-template/index.html | 2 +- examples/sticky-footer-navbar/index.html | 2 +- examples/sticky-footer/index.html | 2 +- examples/theme/index.html | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) (limited to 'examples') diff --git a/examples/blog/index.html b/examples/blog/index.html index 06e8243a0..8fe66e37b 100644 --- a/examples/blog/index.html +++ b/examples/blog/index.html @@ -6,7 +6,7 @@ - + Blog Template for Bootstrap diff --git a/examples/carousel/index.html b/examples/carousel/index.html index 2e8516fab..27ef81ecb 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -6,7 +6,7 @@ - + Carousel Template for Bootstrap diff --git a/examples/cover/index.html b/examples/cover/index.html index ae9ca1829..2ed969f5b 100644 --- a/examples/cover/index.html +++ b/examples/cover/index.html @@ -6,7 +6,7 @@ - + Cover Template for Bootstrap diff --git a/examples/dashboard/index.html b/examples/dashboard/index.html index e721aa16a..785e0d50c 100644 --- a/examples/dashboard/index.html +++ b/examples/dashboard/index.html @@ -6,7 +6,7 @@ - + Dashboard Template for Bootstrap diff --git a/examples/grid/index.html b/examples/grid/index.html index be1e39c1f..e8c2d7097 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -6,7 +6,7 @@ - + Grid Template for Bootstrap diff --git a/examples/jumbotron-narrow/index.html b/examples/jumbotron-narrow/index.html index 3f6e68908..a0c47cd99 100644 --- a/examples/jumbotron-narrow/index.html +++ b/examples/jumbotron-narrow/index.html @@ -6,7 +6,7 @@ - + Narrow Jumbotron Template for Bootstrap diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html index b7ff7f76c..694a3e081 100644 --- a/examples/jumbotron/index.html +++ b/examples/jumbotron/index.html @@ -6,7 +6,7 @@ - + Jumbotron Template for Bootstrap diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html index 9c36f6647..07291feef 100644 --- a/examples/justified-nav/index.html +++ b/examples/justified-nav/index.html @@ -6,7 +6,7 @@ - + Justified Nav Template for Bootstrap diff --git a/examples/navbar-fixed-top/index.html b/examples/navbar-fixed-top/index.html index de04aa645..6a8e9bf62 100644 --- a/examples/navbar-fixed-top/index.html +++ b/examples/navbar-fixed-top/index.html @@ -6,7 +6,7 @@ - + Fixed Top Navbar Example for Bootstrap diff --git a/examples/navbar-static-top/index.html b/examples/navbar-static-top/index.html index c77c00a20..e7af72367 100644 --- a/examples/navbar-static-top/index.html +++ b/examples/navbar-static-top/index.html @@ -6,7 +6,7 @@ - + Static Top Navbar Example for Bootstrap diff --git a/examples/navbar/index.html b/examples/navbar/index.html index 24c154a49..0de03c36c 100644 --- a/examples/navbar/index.html +++ b/examples/navbar/index.html @@ -6,7 +6,7 @@ - + Navbar Template for Bootstrap diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index 73baa43e5..f09977a77 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -8,7 +8,7 @@ - + Non-responsive Template for Bootstrap diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index a9350bdd6..88ca7bfbe 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -6,7 +6,7 @@ - + Off Canvas Template for Bootstrap diff --git a/examples/signin/index.html b/examples/signin/index.html index 2f6e37020..00f8ad604 100644 --- a/examples/signin/index.html +++ b/examples/signin/index.html @@ -6,7 +6,7 @@ - + Signin Template for Bootstrap diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html index a792db821..68d95d683 100644 --- a/examples/starter-template/index.html +++ b/examples/starter-template/index.html @@ -6,7 +6,7 @@ - + Starter Template for Bootstrap diff --git a/examples/sticky-footer-navbar/index.html b/examples/sticky-footer-navbar/index.html index 35641e35a..0fd36f029 100644 --- a/examples/sticky-footer-navbar/index.html +++ b/examples/sticky-footer-navbar/index.html @@ -6,7 +6,7 @@ - + Sticky Footer Navbar Template for Bootstrap diff --git a/examples/sticky-footer/index.html b/examples/sticky-footer/index.html index e5807130e..5eadd6ac1 100644 --- a/examples/sticky-footer/index.html +++ b/examples/sticky-footer/index.html @@ -6,7 +6,7 @@ - + Sticky Footer Template for Bootstrap diff --git a/examples/theme/index.html b/examples/theme/index.html index 5adb44ab0..4b26f87cf 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -6,7 +6,7 @@ - + Theme Template for Bootstrap -- cgit v1.2.3 From 3d65fc2b65e7c8d17e58adc385d642aff8065a89 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 23 Dec 2013 19:23:07 +0200 Subject: Update Respond.js to v1.4.2. --- examples/blog/index.html | 2 +- examples/carousel/index.html | 2 +- examples/cover/index.html | 2 +- examples/dashboard/index.html | 2 +- examples/grid/index.html | 2 +- examples/jumbotron-narrow/index.html | 2 +- examples/jumbotron/index.html | 2 +- examples/justified-nav/index.html | 2 +- examples/navbar-fixed-top/index.html | 2 +- examples/navbar-static-top/index.html | 2 +- examples/navbar/index.html | 2 +- examples/non-responsive/index.html | 2 +- examples/offcanvas/index.html | 2 +- examples/signin/index.html | 2 +- examples/starter-template/index.html | 2 +- examples/sticky-footer-navbar/index.html | 2 +- examples/sticky-footer/index.html | 2 +- examples/theme/index.html | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) (limited to 'examples') diff --git a/examples/blog/index.html b/examples/blog/index.html index 8fe66e37b..d7265973c 100644 --- a/examples/blog/index.html +++ b/examples/blog/index.html @@ -22,7 +22,7 @@ diff --git a/examples/carousel/index.html b/examples/carousel/index.html index 27ef81ecb..124674cf3 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -19,7 +19,7 @@ diff --git a/examples/cover/index.html b/examples/cover/index.html index 2ed969f5b..714909177 100644 --- a/examples/cover/index.html +++ b/examples/cover/index.html @@ -22,7 +22,7 @@ diff --git a/examples/dashboard/index.html b/examples/dashboard/index.html index 785e0d50c..1bb3c48f8 100644 --- a/examples/dashboard/index.html +++ b/examples/dashboard/index.html @@ -22,7 +22,7 @@ diff --git a/examples/grid/index.html b/examples/grid/index.html index e8c2d7097..cb66d7fb7 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -22,7 +22,7 @@ diff --git a/examples/jumbotron-narrow/index.html b/examples/jumbotron-narrow/index.html index a0c47cd99..ed94ed2b8 100644 --- a/examples/jumbotron-narrow/index.html +++ b/examples/jumbotron-narrow/index.html @@ -22,7 +22,7 @@ diff --git a/examples/jumbotron/index.html b/examples/jumbotron/index.html index 694a3e081..1c265d828 100644 --- a/examples/jumbotron/index.html +++ b/examples/jumbotron/index.html @@ -22,7 +22,7 @@ diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html index 07291feef..11ea6b8bf 100644 --- a/examples/justified-nav/index.html +++ b/examples/justified-nav/index.html @@ -22,7 +22,7 @@ diff --git a/examples/navbar-fixed-top/index.html b/examples/navbar-fixed-top/index.html index 6a8e9bf62..290e178db 100644 --- a/examples/navbar-fixed-top/index.html +++ b/examples/navbar-fixed-top/index.html @@ -22,7 +22,7 @@ diff --git a/examples/navbar-static-top/index.html b/examples/navbar-static-top/index.html index e7af72367..6ea2fe76e 100644 --- a/examples/navbar-static-top/index.html +++ b/examples/navbar-static-top/index.html @@ -22,7 +22,7 @@ diff --git a/examples/navbar/index.html b/examples/navbar/index.html index 0de03c36c..6d701c624 100644 --- a/examples/navbar/index.html +++ b/examples/navbar/index.html @@ -22,7 +22,7 @@ diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index f09977a77..bbed7efb9 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -24,7 +24,7 @@ diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index 88ca7bfbe..f1a447485 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -22,7 +22,7 @@ diff --git a/examples/signin/index.html b/examples/signin/index.html index 00f8ad604..975c827ed 100644 --- a/examples/signin/index.html +++ b/examples/signin/index.html @@ -22,7 +22,7 @@ diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html index 68d95d683..25392c4dc 100644 --- a/examples/starter-template/index.html +++ b/examples/starter-template/index.html @@ -22,7 +22,7 @@ diff --git a/examples/sticky-footer-navbar/index.html b/examples/sticky-footer-navbar/index.html index 0fd36f029..3bdeeda65 100644 --- a/examples/sticky-footer-navbar/index.html +++ b/examples/sticky-footer-navbar/index.html @@ -22,7 +22,7 @@ diff --git a/examples/sticky-footer/index.html b/examples/sticky-footer/index.html index 5eadd6ac1..dcd353d44 100644 --- a/examples/sticky-footer/index.html +++ b/examples/sticky-footer/index.html @@ -22,7 +22,7 @@ diff --git a/examples/theme/index.html b/examples/theme/index.html index 4b26f87cf..4c997a8b4 100644 --- a/examples/theme/index.html +++ b/examples/theme/index.html @@ -24,7 +24,7 @@ -- cgit v1.2.3