From: Mark Otto Date: Sat, 10 Aug 2013 23:11:34 +0000 (-0700) Subject: fixes #9217 manually--use main element instead of div in home and default layouts X-Git-Tag: v3.0.0-rc.2~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5290c61d80ee6ed108b498221fb48a84b4f2e6f;p=thirdparty%2Fbootstrap.git fixes #9217 manually--use main element instead of div in home and default layouts --- diff --git a/_layouts/default.html b/_layouts/default.html index 17431f91ee..3d0e7880ec 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -42,9 +42,9 @@ -
+
{{ content }} -
+ diff --git a/index.html b/index.html index 468833fd0d..dc9a5463f7 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ title: Bootstrap base_url: "./" --- -
+

Bootstrap 3

Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.

@@ -13,4 +13,4 @@ base_url: "./"

Heads up! Downloads are pulled directly from the latest commited code on GitHub, and as a result our docs may at times be out of sync.

-
+