2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

stub out extend section a bit

This commit is contained in:
Mark Otto
2014-12-06 00:18:44 -08:00
parent ebfe358495
commit d9c2ecd70d
3 changed files with 15 additions and 5 deletions
+5 -5
View File
@@ -137,11 +137,11 @@
- title: Sticky footer with navbar - title: Sticky footer with navbar
- title: Offcanvas - title: Offcanvas
# - title: Learn & Extend - title: Extend
# pages: pages:
# - title: Approach - title: Approach
# - title: Icon fonts - title: Icon fonts
# - title: Accessibility # - title: Accessibility
- title: About - title: About
pages: pages:
+5
View File
@@ -0,0 +1,5 @@
---
layout: page
title: Approach
---
+5
View File
@@ -0,0 +1,5 @@
---
layout: page
title: Icon fonts
---