Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Feb 13, 2019
1 parent 8651f75 commit e321ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h3 class="panel-title">Application Information</h3>
<li class="list-group-item">SMuFL-Browser-Version: <span data-template="app:version" data-template-key="smufl-browser">0.9.0</span> <a href="https://github.com/Edirom/SMuFL-Browser" title="SMuFL-Browser Releases @ GitHub"><i class="fa fa-github"/></a></li>
<li class="list-group-item">SMuFL-Version: <span data-template="app:version" data-template-key="smufl">0.9.0</span> <a href="http://www.smufl.org/" title="SMuFL home"><i class="fa fa-home"/></a> <a href="https://github.com/w3c/smufl" title="SMuFL @ GitHub"><i class="fa fa-github"/></a></li>
<li class="list-group-item">Bravura-Version: <span data-template="app:version" data-template-key="bravura">0.9.0</span> <a href="http://www.smufl.org/fonts/" title="Bravura home"><i class="fa fa-home"/></a> <a href="https://github.com/steinbergmedia/bravura" title="Bravura @ GitHub"><i class="fa fa-github"/></a></li>
<li class="list-group-item">Author: Peter Stadler <a title="mail me at pstadler at edirom dot de"><i class="fa fa-envelope-o"/></a> <a href="https://twitter.com/ps_tadler"><i class="fa fa-twitter"/></a> <a href="https://github.com/peterstadler"><i class="fa fa-github"/></a></li>
<li class="list-group-item">Author: Peter Stadler <a title="mail me at stadler at edirom dot de"><i class="fa fa-envelope-o"/></a> <a href="https://twitter.com/ps_tadler"><i class="fa fa-twitter"/></a> <a href="https://github.com/peterstadler"><i class="fa fa-github"/></a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit e321ee9

Please sign in to comment.