From: Mark Otto Date: Mon, 29 May 2017 19:01:04 +0000 (-0700) Subject: give migration page toc and description X-Git-Tag: v4.0.0-beta~187^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb54e854de04ef6c816ab3f5aa3c49dcc8085964;p=thirdparty%2Fbootstrap.git give migration page toc and description --- diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md index 59ffaacbee..043e1fef01 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 %}