From dc5917bedfda321b72310209d2807ea10347f7ed Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 10 Feb 2014 10:46:17 -0800 Subject: update docs to include+use .sr-only-focusable --- docs/_layouts/default.html | 2 +- docs/_layouts/home.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_layouts') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 4416eba86..17ef8abc7 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -5,7 +5,7 @@ {% include header.html %} - Skip to main content + Skip to main content {% include nav-main.html %} diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html index ace319038..99b863f9b 100644 --- a/docs/_layouts/home.html +++ b/docs/_layouts/home.html @@ -5,7 +5,7 @@ {% include header.html %} - Skip to main content + Skip to main content {% include nav-main.html %} -- cgit v1.2.3