From b285ea390c5bf6a3ecd97f27932b47d2469dae26 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 30 Dec 2018 17:14:52 +0200 Subject: Add a few redirects. --- docs/css.html | 1 + docs/customize.html | 1 + docs/javascript.html | 1 + 3 files changed, 3 insertions(+) (limited to 'docs') 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/" --- -- cgit v1.2.3