From 5e0204a980a39339f53ab20ad172f9cfead6582e Mon Sep 17 00:00:00 2001 From: Ian McBurnie Date: Tue, 6 May 2014 11:27:54 -0700 Subject: [PATCH] Accessibility: added aria-labels to header Feel free to change any of the label text that I have chosen :-) --- theme/templates/includes/book/header.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/theme/templates/includes/book/header.html b/theme/templates/includes/book/header.html index 87c300f3f..e6b9ab2b7 100644 --- a/theme/templates/includes/book/header.html +++ b/theme/templates/includes/book/header.html @@ -1,25 +1,25 @@
{% if options.links.home !== false and (options.links.home != null or githubId) %} - + {% endif %} - - + + - + {% include "./font-settings.html" %} {% if options.links.sharing.google !== false %} - + {% endif %} {% if options.links.sharing.facebook !== false %} - + {% endif %} {% if options.links.sharing.twitter !== false %} - + {% endif %} {% if githubId %}