Skip to content

Commit 254c0d7

Browse files
committed
Correct html error
1 parent 4f04892 commit 254c0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ <h3>Interactive Computing Protocol</h3>
206206
<div class="arcfeature" id="kernel">
207207
<div class="container">
208208
<div class="front3">
209-
<img src="assets/kernel.svg">
209+
<img src="assets/kernel.svg" alt="icon that looks like a terminal represents kernel">
210210
<a class="arc-button bt2">Learn more</a>
211211
</div>
212212
<div class="front3 flipped content-back">

0 commit comments

Comments
 (0)