We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502fb1c commit 733dfb0Copy full SHA for 733dfb0
scripts/scripts.js
@@ -89,7 +89,7 @@ export function decorateMain(main) {
89
buildAutoBlocks(main);
90
decorateSections(main);
91
decorateBlocks(main);
92
- //add aria-label to links
+ // add aria-label to links
93
a11yLinks(main);
94
}
95
0 commit comments