2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

new headers, ad placements, intro paragraphs on several pages, etc

This commit is contained in:
Mark Otto
2015-01-19 20:03:08 -08:00
parent ff1d10affb
commit 33e32bffc8
16 changed files with 67 additions and 88 deletions
+6 -2
View File
@@ -2,6 +2,10 @@
layout: default
---
<h1>{{ page.title }}</h1>
{% include nav-docs.html %}
{{ content }}
<div class="bs-docs-container bs-docs-content">
{% include ads.html %}
<h1 class="bs-docs-title">{{ page.title }}</h1>
{{ content }}
</div>