Adding some nav items
This commit is contained in:
+4
-6
@@ -23,10 +23,10 @@
|
||||
</div>
|
||||
|
||||
<nav>
|
||||
<!--<ul>
|
||||
<li><a href="#">Example</a></li>
|
||||
<li><a href="#">Example</a></li>
|
||||
</ul>-->
|
||||
<ul>
|
||||
<li><a href="/changelog.html">Changelog</a></li>
|
||||
<li><a href="/documentation.html">Documentation</a></li>
|
||||
</ul>
|
||||
<a class="source" href="https://github.com/javallone/regexper">
|
||||
<img src="/images/GitHub-Mark-32px.png" />Source on GitHub
|
||||
</a>
|
||||
@@ -46,7 +46,5 @@
|
||||
</li>
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
<script src="/js/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user