From 15a4399015e13fdcd00bfff32ccca5244d60c95d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Dec 2012 13:22:10 -0800 Subject: Align the touch icons attributes --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 12521d065..893325d36 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,8 +22,8 @@ - - + + -- cgit v1.2.3 From 0f2a423b8d48eddc9299b0bc4de40a185367556a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Dec 2012 13:25:56 -0800 Subject: Once more, update all the favicons to retina --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 893325d36..f23898392 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,11 +19,11 @@ - + -- cgit v1.2.3 From e31c7fb8a5db119c894cb034dcfc423d7991c1d6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 4 Dec 2012 09:49:18 -0800 Subject: correct link on index page to grid system --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index f23898392..05786b152 100644 --- a/docs/index.html +++ b/docs/index.html @@ -133,7 +133,7 @@

Packed with features.

-

A 12-column responsive grid, dozens of components, JavaScript plugins, typography, form controls, and even a web-based Customizer to make Bootstrap your own.

+

A 12-column responsive grid, dozens of components, JavaScript plugins, typography, form controls, and even a web-based Customizer to make Bootstrap your own.

-- cgit v1.2.3