mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
no more page.base_url
This commit is contained in:
@@ -3,7 +3,6 @@ layout: default
|
|||||||
title: About
|
title: About
|
||||||
slug: about
|
slug: about
|
||||||
lead: "Learn about the history of Bootstrap, meet the core team, and check out the ever-growing community resources."
|
lead: "Learn about the history of Bootstrap, meet the core team, and check out the ever-growing community resources."
|
||||||
base_url: "../"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@@ -3,7 +3,6 @@ layout: default
|
|||||||
title: Components
|
title: Components
|
||||||
slug: components
|
slug: components
|
||||||
lead: "Over a dozen reusable components built to provide iconography, dropdowns, navigation, alerts, popovers, and much more."
|
lead: "Over a dozen reusable components built to provide iconography, dropdowns, navigation, alerts, popovers, and much more."
|
||||||
base_url: "../"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@@ -3,7 +3,6 @@ layout: default
|
|||||||
title: CSS
|
title: CSS
|
||||||
slug: css
|
slug: css
|
||||||
lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system."
|
lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system."
|
||||||
base_url: "../"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
@@ -3,7 +3,6 @@ layout: default
|
|||||||
title: Customize and download
|
title: Customize and download
|
||||||
slug: customize
|
slug: customize
|
||||||
lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version.
|
lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version.
|
||||||
base_url: "../"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- Customizer form -->
|
<!-- Customizer form -->
|
||||||
|
@@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: home
|
layout: home
|
||||||
title: Bootstrap
|
title: Bootstrap
|
||||||
base_url: "./"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<main class="bs-masthead" id="content" role="main">
|
<main class="bs-masthead" id="content" role="main">
|
||||||
|
@@ -3,7 +3,6 @@ layout: default
|
|||||||
title: JavaScript
|
title: JavaScript
|
||||||
slug: js
|
slug: js
|
||||||
lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one."
|
lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one."
|
||||||
base_url: "../"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user