]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
no more page.base_url
authorMark Otto <otto@github.com>
Sun, 29 Dec 2013 07:08:46 +0000 (23:08 -0800)
committerMark Otto <otto@github.com>
Sun, 29 Dec 2013 07:08:46 +0000 (23:08 -0800)
docs/about.html
docs/components.html
docs/css.html
docs/customize.html
docs/index.html
docs/javascript.html

index b554d4546520a763afb1a1df479bbbe720a6f423..91704469df29c95158a5d4802c2843dfefa1ff50 100644 (file)
@@ -3,7 +3,6 @@ layout: default
 title: About
 slug: about
 lead: "Learn about the history of Bootstrap, meet the core team, and check out the ever-growing community resources."
-base_url: "../"
 ---
 
 
index a2e351285a06da225c7da1dfbb7f4ad94b91e859..5cb0bfc203947fb22f4b220a0dd17dc3030fa626 100644 (file)
@@ -3,7 +3,6 @@ layout: default
 title: Components
 slug: components
 lead: "Over a dozen reusable components built to provide iconography, dropdowns, navigation, alerts, popovers, and much more."
-base_url: "../"
 ---
 
 
index b5c59fdb79bb0773ff7bf239d17cf161bda6d3cb..91cd0218c32867912a7531d20272edfab1606366 100644 (file)
@@ -3,7 +3,6 @@ layout: default
 title: CSS
 slug: css
 lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system."
-base_url: "../"
 ---
 
 
index 2b9e5d7702c05de4f90fe2991b54b83dcb883b13..fbd7a1d271fdce677218b2402fdc23d619f9a4fe 100644 (file)
@@ -3,7 +3,6 @@ layout: default
 title: Customize and download
 slug: customize
 lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version.
-base_url: "../"
 ---
 
 <!-- Customizer form -->
index d901dc58cfee17839be2103eeb20802855fe1c37..b63ae784325664bb20b3ee654234e95982ee301e 100644 (file)
@@ -1,7 +1,6 @@
 ---
 layout: home
 title: Bootstrap
-base_url: "./"
 ---
 
 <main class="bs-masthead" id="content" role="main">
index 7280852cedf9e810030db31e8a0aabe01c2ce491..0f24cdd5860a6925508145ea74dde5b3cca34e52 100644 (file)
@@ -3,7 +3,6 @@ layout: default
 title: JavaScript
 slug: js
 lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one."
-base_url: "../"
 ---