2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Update getting started page

This commit is contained in:
Mark Otto
2013-05-09 11:40:39 -07:00
parent 25b6df9944
commit 7fa6ae578b
4 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
<div class="col col-lg-3">
<div class="bs-sidebar">
<ul class="nav bs-sidenav">
{% if page.slug == "welcome" %}
{% include nav-welcome.html %}
{% if page.slug == "getting-started" %}
{% include nav-getting-started.html %}
{% elsif page.slug == "css" %}
{% include nav-css.html %}
{% elsif page.slug == "components" %}