Reformatting header nav links
This commit is contained in:
+9
-5
@@ -35,12 +35,16 @@
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/changelog.html">Changelog</a></li>
|
||||
<li><a href="/documentation.html">Documentation</a></li>
|
||||
<li>
|
||||
<a class="oi with-text" data-glyph="list-rich" href="/changelog.html">Changelog</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="oi with-text" data-glyph="document" href="/documentation.html">Documentation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="oi with-text" data-glyph="code" href="https://github.com/javallone/regexper">Source on GitHub</a>
|
||||
</li>
|
||||
</ul>
|
||||
<a class="source" href="https://github.com/javallone/regexper">
|
||||
<img src="/images/GitHub-Mark-32px.png" />Source on GitHub
|
||||
</a>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user