1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Remove unneeded redirects.

This commit is contained in:
XhmikosR
2018-12-17 16:20:30 +02:00
committed by Mark Otto
parent 1bded2ffcd
commit 140abf4c3d
2 changed files with 0 additions and 4 deletions

View File

@@ -2,9 +2,6 @@
layout: docs layout: docs
title: About title: About
description: Learn more about the team maintaining Bootstrap, how and why the project started, and how to get involved. description: Learn more about the team maintaining Bootstrap, how and why the project started, and how to get involved.
redirect_from:
- "/docs/4.2/about/"
- "/docs/4.2/history/"
group: about group: about
--- ---

View File

@@ -4,7 +4,6 @@ title: Theming Bootstrap
description: Customize Bootstrap 4 with our new built-in Sass variables for global style preferences for easy theming and component changes. description: Customize Bootstrap 4 with our new built-in Sass variables for global style preferences for easy theming and component changes.
group: getting-started group: getting-started
toc: true toc: true
redirect_from: "/docs/4.2/getting-started/options/"
--- ---
## Introduction ## Introduction