From: Raniere Silva Date: Fri, 23 Sep 2016 13:41:13 +0000 (+0100) Subject: Merge pull request #103 from evanwill/accessibility-fix X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/commitdiff_plain/9788e51ba7558f423fffe09a9cdc446a48ce88ca?hp=20ef8e2eb694327856961b850457af190cb433d9 Merge pull request #103 from evanwill/accessibility-fix accessibility fixes. --- diff --git a/_includes/episode_navbar.html b/_includes/episode_navbar.html index 082047f..a789d3d 100644 --- a/_includes/episode_navbar.html +++ b/_includes/episode_navbar.html @@ -1,6 +1,5 @@ {% comment %} Find previous and next episodes (if any). - Including file must pass episode_navbar_title=true or ...=false to display episode title. {% endcomment %} {% for episode in site.episodes %} {% if episode.url == page.url %} @@ -21,9 +20,9 @@

{% if prev_episode %} - + previous episode {% else %} - + lesson home {% endif %}

@@ -36,9 +35,9 @@

{% if next_episode %} - + next episode {% else %} - + lesson home {% endif %}

diff --git a/_includes/navbar.html b/_includes/navbar.html index 126fe3d..b0a2c3d 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -68,7 +68,7 @@