Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master' into vue
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaredWilcurt committed Aug 23, 2017
2 parents 2e70131 + 2fb4413 commit d82679c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h4 slot="header">About</h4>
<div slot="body" class="panel panel-primary">

<div class="panel-heading">
<span class="pull-right" title="Version">V{{ version }}</span>
<span class="pull-right badge" :title="'Version ' + version">v {{ version }}</span>
<h3 class="panel-title">About Koa11y</h3>
</div>

Expand Down

0 comments on commit d82679c

Please sign in to comment.