mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Work around the docs/ redirects.
This happens because we have the section kind enabled (needed for examples).
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: redirect
|
||||
sitemap_exclude: true
|
||||
redirect: "/docs/4.3/getting-started/introduction/"
|
||||
---
|
||||
@@ -4,8 +4,6 @@ title: Introduction
|
||||
description: Get started with Bootstrap, the world's most popular framework for building responsive, mobile-first sites, with BootstrapCDN and a template starter page.
|
||||
group: getting-started
|
||||
aliases:
|
||||
- "/docs/"
|
||||
- "/docs/4.3/"
|
||||
- "/docs/4.3/getting-started/"
|
||||
- "/docs/getting-started/"
|
||||
- "/getting-started/"
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: redirect
|
||||
sitemap_exclude: true
|
||||
redirect: "/docs/4.3/getting-started/introduction/"
|
||||
---
|
||||
Reference in New Issue
Block a user