From 48c64127b37be4a692a70cb7b38ed9744163582b Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 30 Oct 2013 16:13:42 -0400 Subject: 3.0.0 -> 3.0.1 --- bower_components/bootstrap/_layouts/default.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bower_components/bootstrap/_layouts/default.html') diff --git a/bower_components/bootstrap/_layouts/default.html b/bower_components/bootstrap/_layouts/default.html index 00b6175f..a2c26a22 100755 --- a/bower_components/bootstrap/_layouts/default.html +++ b/bower_components/bootstrap/_layouts/default.html @@ -3,10 +3,9 @@ {% include header.html %} - - Skip navigation + Skip to main content {% include nav-main.html %} @@ -38,6 +37,8 @@ {% include nav-javascript.html %} {% elsif page.slug == "customize" %} {% include nav-customize.html %} + {% elsif page.slug == "about" %} + {% include nav-about.html %} {% endif %} @@ -58,6 +59,8 @@

Designed and built with all the love in the world by @mdo and @fat.

Code licensed under Apache License v2.0, documentation under CC BY 3.0.