mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Add WCAG 2.0 link to the footer
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
<div class="col-md-5 clearfix">
|
||||
<ul class="crunch-bottom floated-list nav">
|
||||
<li>
|
||||
<a href="{{repo}}">github repo</a>
|
||||
<a href="{{repo}}">GitHub Repo</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{bugtracker}}">bug tracker</a>
|
||||
<a href="{{bugtracker}}">Bug Tracker</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{rules}}">list of rules</a>
|
||||
<a href="http://www.w3.org/TR/WCAG20/">WCAG 2.0 spec</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user