From: Kevin Suttle Date: Mon, 12 Aug 2013 02:26:40 +0000 (-0400) Subject: Map "contentinfo" role to HTML5 footer element X-Git-Tag: v3.0.0-rc.2~58^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1355c58cf2c09419d601f05ee16bdb9d8ef49367;p=thirdparty%2Fbootstrap.git Map "contentinfo" role to HTML5 footer element http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#contentinfo --- diff --git a/_layouts/home.html b/_layouts/home.html index 6beee6c542..2d04e5f733 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -17,7 +17,7 @@ {% include old-bs-docs.html %} - + {% include footer.html %}