Update index.html
This commit is contained in:
parent
80f48b2cfd
commit
1efdf6395a
1 changed files with 2 additions and 5 deletions
|
|
@ -14,11 +14,8 @@
|
|||
<body>
|
||||
<header class="topbar">
|
||||
<button id="menuBtn" aria-label="Toggle menu">☰</button>
|
||||
<nav class="primary-nav">
|
||||
<a href="#/">Home</a>
|
||||
<a href="#/about/">About</a>
|
||||
<a href="#/essays/">Essays</a>
|
||||
<a href="#/fieldnotes/">Fieldnotes</a>
|
||||
<nav id="primaryNav" class="primary-nav">
|
||||
<!-- Dynamically populated in app.js -->
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue