add aria-label
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
<header class="h1">
|
<header class="h1">
|
||||||
<h1>
|
<h1>
|
||||||
<small>Tag:</small> <?= html($tag) ?>
|
<small>Tag:</small> <?= html($tag) ?>
|
||||||
<a href="<?= $page->url() ?>">×</a>
|
<a href="<?= $page->url() ?>" aria-label="All Notes">×</a>
|
||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
|
Reference in New Issue
Block a user