Skip to content

Commit

Permalink
Remove internal anchor from menu; remove itemA..C classes from menu i…
Browse files Browse the repository at this point in the history
…tems
  • Loading branch information
Mortal committed Aug 2, 2012
1 parent 52052e2 commit 0742881
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
<h1>TPIE &ndash; The Templated Portable I/O Environment</h1>

<ul class="menu">
<li class="itemA"><a href="doc/">Documentation</a></li>
<li class="itemB"><a href="https://github.com/thomasmoelhave/tpie/issues">Bug tracker</a></li>
<li class="itemC"><a href="#mailinglists">Mailing lists</a></li>
<li><a href="doc/">Documentation</a></li>
<li><a href="https://github.com/thomasmoelhave/tpie/issues">Bug tracker</a></li>
</ul>

<div id="recentactivity">
Expand Down

0 comments on commit 0742881

Please sign in to comment.