Skip to content

Commit

Permalink
Update page-header.html
Browse files Browse the repository at this point in the history
  • Loading branch information
idrabenia authored Oct 16, 2017
1 parent e00b788 commit 5f91419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_includes/page-header.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<section class="page-header">
<h1 class="project-name">Solhint</h1>
<h2 class="project-tagline">This is an open source project for linting solidity code.</h2>
<a href="https://github.com/tokenhouse/solhint" class="btn">View on GitHub</a>
</section>
<a href="https://github.com/protofire/solhint" class="btn">View on GitHub</a>
</section>

0 comments on commit 5f91419

Please sign in to comment.