Update index.html

This commit is contained in:
Mark Randall Havens △ The Empathic Technologist ⟁ Doctor Who 42 2025-11-08 18:42:21 -06:00 committed by GitHub
parent 19134f4136
commit a9282f10ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
</head>
<body>
<header class="topbar">
<button id="menuBtn" aria-label="Toggle menu">Menu</button>
<button id="menuBtn" aria-label="Toggle menu"></button>
<nav id="primaryNav" class="primary-nav"></nav>
</header>