Skip to content

Commit

Permalink
Added link in the about
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaredWilcurt committed Dec 22, 2016
1 parent b20e205 commit b6ad6d1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -298,16 +298,17 @@ <h4>About</h4>
<div class="panel panel-primary">

<div class="panel-heading">
<span class="pull-right versionApp" title="Version">V0.1.0</span>
<span class="pull-right versionApp" title="Version">V2.0.0</span>
<h3 class="panel-title">About <span class="applicationTitle">UGUI: pa11y</span></h3>
</div>

<div class="panel-body">
<p class="well well-sm">
This scans a URL and finds accessibility issues then outputs them to a file.
This program will load an invisible (headless) browser and go to the URL you've supplied to test the page for accessibility issues. Then it outputs any issues to a file.
</p>
<p>
<span class="applicationTitle">UGUI: pa11y</span> created by <span class="authorName">The Jared Wilcurt</span><br />
<a href="http://thejaredwilcurt.github.io/UGUI-pa11y" class="external-link">Visit the UGUI: pa11y website.</a><br />
For more information visit: <a href="http://pa11y.org" class="external-link">pa11y.org</a>.
</p>
</div>
Expand Down

0 comments on commit b6ad6d1

Please sign in to comment.