diff options
| author | XhmikosR <[email protected]> | 2018-12-30 17:14:52 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-12-31 02:19:36 +0200 |
| commit | b285ea390c5bf6a3ecd97f27932b47d2469dae26 (patch) | |
| tree | d778f6ddaf717dfb72ee00c874c567e2212c3137 /docs | |
| parent | 3e1b89436d37ef8db5b2945b1918c4a2d0cf1eb2 (diff) | |
| download | bootstrap-b285ea390c5bf6a3ecd97f27932b47d2469dae26.tar.xz bootstrap-b285ea390c5bf6a3ecd97f27932b47d2469dae26.zip | |
Add a few redirects.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/css.html | 1 | ||||
| -rw-r--r-- | docs/customize.html | 1 | ||||
| -rw-r--r-- | docs/javascript.html | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/docs/css.html b/docs/css.html index baefd6526..7cd1abce3 100644 --- a/docs/css.html +++ b/docs/css.html @@ -3,6 +3,7 @@ layout: default title: CSS slug: css lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system." +redirect_from: "/css/" --- diff --git a/docs/customize.html b/docs/customize.html index d952a1c8b..b184603d6 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -3,6 +3,7 @@ layout: default title: Customize and download slug: customize lead: Customize Bootstrap's components, Less variables, and jQuery plugins to get your very own version. Requires IE9+ or latest Safari, Chrome, or Firefox. +redirect_from: "/customize/" --- diff --git a/docs/javascript.html b/docs/javascript.html index e49c79916..d00f2ed5e 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -3,6 +3,7 @@ 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." +redirect_from: "/javascript/" --- |
