Skip to content

Commit

Permalink
Show help icon instead of info icon in default topnav
Browse files Browse the repository at this point in the history
Signed-off-by: Kaustav Das Modak <[email protected]>
  • Loading branch information
Kaustav Das Modak committed Nov 30, 2014
1 parent 7852ed5 commit e3b5ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h3>What it doesn't?</h3>
<template id="tmpl-topnav-default">
<h1>Finder</h1>
<button data-goto="#/about">
<i class="icon-info"></i>
<i class="icon-help"></i>
</button>
</template>

Expand Down

0 comments on commit e3b5ca7

Please sign in to comment.