2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

move migration docs to new separate page, leave callout on getting started page; fixes #12244

This commit is contained in:
Mark Otto
2014-01-18 14:09:09 -08:00
parent a521e982d5
commit c322612218
5 changed files with 441 additions and 418 deletions
+2
View File
@@ -40,6 +40,8 @@
{% include nav-customize.html %}
{% elsif page.slug == "about" %}
{% include nav-about.html %}
{% elsif page.slug == "migration" %}
{% include nav-migration.html %}
{% endif %}
</ul>
</div>