Add navbar
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
Some parts will not load, but this will be minimal.
|
||||
</p>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<div id="app">
|
||||
<nav>
|
||||
<a href="/">Home</a>|
|
||||
<a href="/posts">Posts</a>|
|
||||
<a href="/qa">QA</a>
|
||||
</nav>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user