From: XhmikosR
Date: Thu, 5 Oct 2017 11:56:34 +0000 (+0300)
Subject: Use direct links to documentation, getting started and about pages.
X-Git-Tag: v4.0.0-beta.2~51
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7aa5e6d93ec75ebbe35e089d8f5a8182e84655a;p=thirdparty%2Fbootstrap.git
Use direct links to documentation, getting started and about pages.
The old ones are still being redirected.
---
diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html
index 76435bab78..ecedf7c4d6 100644
--- a/_includes/docs-navbar.html
+++ b/_includes/docs-navbar.html
@@ -9,7 +9,7 @@
Home
- Documentation
+ Documentation
Examples
diff --git a/_includes/footer.html b/_includes/footer.html
index c41c835788..bb6d59e940 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -4,9 +4,9 @@
GitHub
Twitter
Examples
- About
+ About
Designed and built with all the love in the world by @mdo and @fat. Maintained by the core team with the help of our contributors.
- Currently v{{ site.current_version }}. Code licensed MIT, docs CC BY 3.0.
+ Currently v{{ site.current_version }}. Code licensed MIT, docs CC BY 3.0.
diff --git a/index.html b/index.html
index 49523109fe..29559c0e67 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@ layout: home
Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.