From 1974aa6967184720d143cc510fe900f863cce63f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 16 Aug 2013 11:03:52 -0700 Subject: fix up sticky footer example (fixes #9680) and add favicons to all examples --- examples/grid/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/grid') diff --git a/examples/grid/index.html b/examples/grid/index.html index 4525f7e49..3db13f58c 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -5,6 +5,7 @@ + Grid Template for Bootstrap -- cgit v1.2.3 From 3505606d346488e3761dbe9c421b32547bcb9b0c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 17 Aug 2013 12:32:11 -0700 Subject: add respond.js to all examples (fixes #9731) --- examples/grid/index.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'examples/grid') diff --git a/examples/grid/index.html b/examples/grid/index.html index 3db13f58c..3cef51e8d 100644 --- a/examples/grid/index.html +++ b/examples/grid/index.html @@ -105,5 +105,10 @@ + + + + -- cgit v1.2.3