We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e38da commit 2911a59Copy full SHA for 2911a59
index.html
@@ -20,7 +20,7 @@
20
<nav id="navbar">
21
<div id="navbar-container">
22
<a href="index.html" id="navbar-logo">Awais.</a>
23
- <button id="navbar-toggle">
+ <button id="navbar-toggle" aria-label="Toggle navigation" aria-expanded="false">
24
<span class="bar"></span>
25
26
0 commit comments