From a4a8ea2328f163fad43f250f6b3311fe0b670946 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 26 Jan 2012 19:09:59 -0800 Subject: [PATCH] flip order of content on home page --- docs/index.html | 46 ++++++++++++++--------------- docs/templates/pages/index.mustache | 46 ++++++++++++++--------------- 2 files changed, 46 insertions(+), 46 deletions(-) diff --git a/docs/index.html b/docs/index.html index d7a870e8dc..e60e9d7116 100644 --- a/docs/index.html +++ b/docs/index.html @@ -114,28 +114,6 @@
-

Built with Bootstrap.

- - - -
-

Designed for everyone, everywhere.

@@ -212,7 +190,29 @@
-
+
+ +

Built with Bootstrap.

+

For even more sites built with Bootstrap, visit the unofficial Tumblr or browse the examples.

+ + +
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index b045cc5797..9a5421bd3a 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -49,28 +49,6 @@
-

{{_i}}Built with Bootstrap.{{/i}}

- - - -
-

{{_i}}Designed for everyone, everywhere.{{/i}}

@@ -147,7 +125,29 @@
-
+
+ +

{{_i}}Built with Bootstrap.{{/i}}

+

{{_i}}For even more sites built with Bootstrap, visit the unofficial Tumblr or browse the examples.{{/i}}

+ + +