We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8f0ee commit 2fcce05Copy full SHA for 2fcce05
1 file changed
index.html
@@ -15,7 +15,7 @@
15
</head>
16
17
<body>
18
- <img src="assets/img/SkillSet.PNG" />
+ <img src="assets/img/SkillSet.PNG" alt="logo" />
19
20
<div class="visual content">
21
<p class="body-text">
@@ -45,6 +45,7 @@
45
href="https://github.com/Jac21/SkillSet"
46
target="_blank"
47
class="github-corner"
48
+ aria-label="GitHub Page"
49
>
50
<svg
51
width="80"
0 commit comments