2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Merge branch 'docs_welcome'

This commit is contained in:
Mark Otto
2013-10-13 23:19:17 -07:00
8 changed files with 242 additions and 11 deletions
+2
View File
@@ -37,6 +37,8 @@
{% include nav-javascript.html %}
{% elsif page.slug == "customize" %}
{% include nav-customize.html %}
{% elsif page.slug == "about" %}
{% include nav-about.html %}
{% endif %}
</ul>
</div>