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

View File

@ -78,3 +78,10 @@
- title: Learn & Extend
pages:
- title: Approach
- title: About
pages:
- title: History
- title: Team
- title: Brand
- title: Credits

View File

@ -2,4 +2,6 @@
layout: default
---
<h1>{{ page.title }}</h1>
{{ content }}