mirror of
https://github.com/Stone-Red-Code/Stone-Red-Code.github.io.git
synced 2026-09-04 00:56:22 +02:00
Added aria-labels
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
<nav class="navbar navbar-expand-sm navbar-light sticky-top fg-theme">
|
<nav class="navbar navbar-expand-sm navbar-light sticky-top fg-theme">
|
||||||
|
|
||||||
<a class="navbar-brand" href="http://github.com/Stone-Red-Code"><img class="rounded"
|
<a class="navbar-brand" href="http://github.com/Stone-Red-Code" aria-label="GitHub Link"><img class="rounded"
|
||||||
src="https://github.com/Stone-Red-Code.png" height="45" alt="Profile picture"></a>
|
src="https://github.com/Stone-Red-Code.png" height="45" alt="Profile picture"></a>
|
||||||
|
|
||||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar" aria-label="Menu Button">
|
||||||
<span class="navbar-toggler-icon"></span>
|
<span class="navbar-toggler-icon"></span>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user