fix: update readme and arias
This commit is contained in:
@@ -110,7 +110,7 @@ class HorizontalScrollNav extends HTMLElement {
|
||||
background-color: #7a1843;
|
||||
}
|
||||
</style>
|
||||
<nav class="nav-container" role="navigation" aria-label="Book categories">
|
||||
<nav class="nav-container" role="navigation" aria-label="Boekcategorieën">
|
||||
${this.categories
|
||||
.map(
|
||||
(cat) => `
|
||||
|
||||
Reference in New Issue
Block a user