Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit f72f9d6

Browse files
fix(docs): add aria-label
Signed-off-by: Florian-Schoenherr <[email protected]>
1 parent 0143431 commit f72f9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/routes/_layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</Button>
9090
</a>
9191
<a href="https://discord.gg/dKGmnhf" target="_blank" rel="noopener">
92-
<Button text fab>
92+
<Button text fab aria-label="Discord">
9393
<Icon path={mdiDiscord} />
9494
</Button>
9595
</a>

0 commit comments

Comments
 (0)