]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix page titles, add about page nav list
authorMark Otto <otto@github.com>
Fri, 11 Jul 2014 01:04:38 +0000 (18:04 -0700)
committerMark Otto <otto@github.com>
Fri, 11 Jul 2014 01:04:38 +0000 (18:04 -0700)
docs/_data/nav.yml
docs/_layouts/page.html

index 48461eb9bbc182fc902ac0988f351816a16b233a..db11c2836f5e89501855763e4f252917ba2089d5 100644 (file)
 - title: Learn & Extend
   pages:
     - title: Approach
+
+- title: About
+  pages:
+    - title: History
+    - title: Team
+    - title: Brand
+    - title: Credits
index 5e7112684af455284afbddb3a0b289ee21b8db69..80476ae4970cadbe2464d80620e2d40c5833fb08 100644 (file)
@@ -2,4 +2,6 @@
 layout: default
 ---
 
+<h1>{{ page.title }}</h1>
+
 {{ content }}