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

fix page titles, add about page nav list

This commit is contained in:
Mark Otto
2014-07-10 18:04:38 -07:00
parent 4993ab6e00
commit 55d6b3fcda
2 changed files with 9 additions and 0 deletions
+7
View File
@@ -78,3 +78,10 @@
- title: Learn & Extend
pages:
- title: Approach
- title: About
pages:
- title: History
- title: Team
- title: Brand
- title: Credits
+2
View File
@@ -2,4 +2,6 @@
layout: default
---
<h1>{{ page.title }}</h1>
{{ content }}