Skip to content

Commit

Permalink
Add hidden heading to Gallery section
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffchen1118 committed Oct 31, 2024
1 parent e4a69f8 commit 9731c86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ <h1 id="logo">Love Running</h1>
<!--Main content-->
<main>
<section id="gallery">
<h2 class="hidden">hidden-heading</h2>
<div id="photos">
<img src="assets/images/athletes.webp" alt="Two athletes running together">
<img src="assets/images/girls.webp" alt="Three girls at charity paint running festival">
Expand Down

0 comments on commit 9731c86

Please sign in to comment.