aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-05-29 12:01:04 -0700
committerMark Otto <[email protected]>2017-05-29 23:32:28 -0700
commitbb54e854de04ef6c816ab3f5aa3c49dcc8085964 (patch)
tree80a27dc471b7325e167fded3eef7c2e06cb0ca7a /docs
parent6ea359435d364d324d597f630a87b86521f9668c (diff)
downloadbootstrap-bb54e854de04ef6c816ab3f5aa3c49dcc8085964.tar.xz
bootstrap-bb54e854de04ef6c816ab3f5aa3c49dcc8085964.zip
give migration page toc and description
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/migration.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md
index 59ffaacbe..043e1fef0 100644
--- a/docs/4.0/migration.md
+++ b/docs/4.0/migration.md
@@ -1,11 +1,11 @@
---
layout: docs
title: Migrating to v4
+description: Bootstrap 4 is a major rewrite of the entire project. The most notable changes are summarized below, followed by more specific changes to relevant components.
group: migration
+toc: true
---
-Bootstrap 4 is a major rewrite of the entire project. The most notable changes are summarized below, followed by more specific changes to relevant components.
-
{% callout info %}
**Heads up!** This will be in flux as work on the v4 alphas progresses. Until then consider it incomplete, and we'd love pull requests to help keep it up to date.
{% endcallout %}