Skip to content

Commit 2fcce05

Browse files
committed
Lighthouse audit fixes
1 parent de8f0ee commit 2fcce05

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</head>
1616

1717
<body>
18-
<img src="assets/img/SkillSet.PNG" />
18+
<img src="assets/img/SkillSet.PNG" alt="logo" />
1919

2020
<div class="visual content">
2121
<p class="body-text">
@@ -45,6 +45,7 @@
4545
href="https://github.com/Jac21/SkillSet"
4646
target="_blank"
4747
class="github-corner"
48+
aria-label="GitHub Page"
4849
>
4950
<svg
5051
width="80"

0 commit comments

Comments
 (0)