Update index.html
This commit is contained in:
committed by
GitHub
parent
80f48b2cfd
commit
1efdf6395a
+2
-5
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user