2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +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 -4
View File
@@ -5,10 +5,7 @@
{% include header.html %}
<!-- Place anything custom after this. -->
</head>
<body class="bs-docs-body" data-spy="scroll" data-target=".bs-docs-sidebar">
<!-- Main navbar for all docs pages. -->
{% include navbar.html %}
<body class="bs-docs-docs" data-spy="scroll" data-target=".bs-docs-sidebar">
<!-- Page content of course! -->
{{ content }}