mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
fix page titles, add about page nav list
This commit is contained in:
@@ -78,3 +78,10 @@
|
|||||||
- title: Learn & Extend
|
- title: Learn & Extend
|
||||||
pages:
|
pages:
|
||||||
- title: Approach
|
- title: Approach
|
||||||
|
|
||||||
|
- title: About
|
||||||
|
pages:
|
||||||
|
- title: History
|
||||||
|
- title: Team
|
||||||
|
- title: Brand
|
||||||
|
- title: Credits
|
||||||
|
|||||||
@@ -2,4 +2,6 @@
|
|||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<h1>{{ page.title }}</h1>
|
||||||
|
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
|||||||
Reference in New Issue
Block a user