From ac4e7db17f3999a3b4e8625b47dda1d186b19330 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 25 Jul 2013 20:56:44 -0700 Subject: single include for old ads callout --- _includes/nav-main.html | 7 ------- _includes/old-bs-docs.html | 8 ++++++++ 2 files changed, 8 insertions(+), 7 deletions(-) create mode 100644 _includes/old-bs-docs.html (limited to '_includes') diff --git a/_includes/nav-main.html b/_includes/nav-main.html index 40244d3a2..fceeb7a86 100644 --- a/_includes/nav-main.html +++ b/_includes/nav-main.html @@ -24,13 +24,6 @@ Customize - {% if page.layout == "default" %} - - {% endif %} diff --git a/_includes/old-bs-docs.html b/_includes/old-bs-docs.html new file mode 100644 index 000000000..a33cad70c --- /dev/null +++ b/_includes/old-bs-docs.html @@ -0,0 +1,8 @@ +
+
+ + Looking for Bootstrap 2.3.2 docs? + + We've moved it to a new home while we push forward with Bootstrap 3. Read the blog post for details. +
+
-- cgit v1.2.3 From 94202b2b29c708d517e55ca6b03ec804e25daf18 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 25 Jul 2013 21:51:45 -0700 Subject: Update docs to better indicate v3 RC1 --- _includes/nav-main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/nav-main.html b/_includes/nav-main.html index fceeb7a86..28c1e05a5 100644 --- a/_includes/nav-main.html +++ b/_includes/nav-main.html @@ -1,6 +1,6 @@