@@ -868,7 +868,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
<p>If your navigation contains many links and comes before the main content in the DOM, add a <code>Skip to content</code> link immediately after your opening <code><body></code> tag. <ahref="http://a11yproject.com/posts/skip-nav-links/">(read why)</a></p>
{% highlight html %}
<body>
<ahref="#content"class="sr-only">Skip to content</a>
<ahref="#content"class="sr-only">Skip to main content</a>