Skip to content

Commit

Permalink
add gcode link
Browse files Browse the repository at this point in the history
  • Loading branch information
vinit Kumar committed Jun 30, 2014
1 parent 9fccf3d commit 4556983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="header-container">
<header>
<ul class="nav">
<li><a href="/"><span class="mega-octicon octicon-terminal" style="margin-right: 6px;"></span>gCode</a></li>
<li><a href="/gcode"><span class="mega-octicon octicon-terminal" style="margin-right: 6px;"></span>gCode</a></li>
<li><a href="/about"><span class="mega-octicon octicon-person" style="margin-right: 6px;"></span>About</a></li>
</ul>
</header>
Expand Down

0 comments on commit 4556983

Please sign in to comment.