Update index.html

This commit is contained in:
Mark Randall Havens △ The Empathic Technologist ⟁ Doctor Who 42 2025-11-08 19:00:48 -06:00 committed by GitHub
parent 26cd19d6a6
commit 9f4d8fdf8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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