2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

holy crap new docs layout separate from home, no more top navbar

This commit is contained in:
Mark Otto
2013-03-28 01:08:14 -07:00
parent 081c061281
commit 4b8b8d2e46
12 changed files with 6520 additions and 6963 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<!-- Bootstrap core CSS -->
<link href="/assets/css/bootstrap.css" rel="stylesheet">
{% if page.layout == "default" %}
{% if page.layout != "example" %}
<!-- Documentation extras -->
<link href="/assets/css/docs.css" rel="stylesheet">
<link href="/assets/css/pygments-manni.css" rel="stylesheet">