Skip to content

Commit 4b4e73b

Browse files
Fix alt text and address code review feedback
Co-authored-by: NekshaDeSilva <102156620+NekshaDeSilva@users.noreply.github.com>
1 parent eb031d5 commit 4b4e73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h2 class="section-title">OpenRockets Magazine</h2>
9797

9898
<div class="magazine-grid">
9999
<div>
100-
<img src="v/openrockets.png" alt="OpenRockets Magazine" class="magazine-cover">
100+
<img src="v/openrockets.png" alt="OpenRockets Foundation Logo" class="magazine-cover">
101101
</div>
102102
<div>
103103
<h3>Featured Content</h3>

0 commit comments

Comments
 (0)