mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-17 14:54:30 +01:00
fix page titles, add about page nav list
This commit is contained in:
parent
4993ab6e00
commit
55d6b3fcda
@ -78,3 +78,10 @@
|
||||
- title: Learn & Extend
|
||||
pages:
|
||||
- title: Approach
|
||||
|
||||
- title: About
|
||||
pages:
|
||||
- title: History
|
||||
- title: Team
|
||||
- title: Brand
|
||||
- title: Credits
|
||||
|
@ -2,4 +2,6 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
||||
{{ content }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user