build/metalsmith/partials/site-header.html
<a href="#main" class="skip-to-content">Skip to content</a>
<header>
<h1 id="logo">ally.js</h1>
<p id="claim"><em>JavaScript</em> library to help modern <em>web applications</em> with <em>accessibility</em> concerns by <strong>making accessibility simpler</strong></p>
{{!--
<a id="download" href="{{websiteRoot}}getting-started.html">
<span class="symbol">⬇</span>
<span class="label">Download ally.js</span>
<span class="version">Version {{pkg.version}}</span>
</a>
--}}
{{> site-navigation }}
</header>