1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Move migration sidebar entry to sidebar.yml

This commit is contained in:
XhmikosR
2020-12-04 11:53:14 +02:00
parent 480e7e61b6
commit d9adaae5b0
2 changed files with 30 additions and 26 deletions

View File

@@ -1,3 +1,6 @@
# This file holds all sidebar menu's entries.
# The logic for the sidebar generation is in "site/layouts/partials/docs-sidebar.html".
- title: Getting started
pages:
- title: Introduction
@@ -26,7 +29,6 @@
- title: Breakpoints
- title: Containers
- title: Grid
# - title: Rows
- title: Columns
- title: Gutters
- title: Utilities
@@ -117,3 +119,5 @@
- title: Brand
- title: License
- title: Translations
- title: Migration