Skip to content

Commit 298335e

Browse files
authored
Restore Guest Artists section and navigation link
Uncomment the Guest Artists section and its navigation link.
1 parent 424834c commit 298335e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<li><a href="#header">Home</a></li>
2020
<li><a href="#upcoming-shows">Shows</a></li>
2121
<li><a href="#band">About</a></li>
22-
<!-- <li><a href="#guest-artists">Guest Artists</a></li> -->
22+
<li><a href="#guest-artists">Guest Artists</a></li>
2323
<li><a href="#our-poetry">Poetry</a></li>
2424
<li><a href="#gallery">Pics or it didn't happen</a></li>
2525
</ul>
@@ -46,12 +46,12 @@ <h2>The Band</h2>
4646
</div>
4747
</section>
4848

49-
<!-- <section id="guest-artists">
49+
<section id="guest-artists">
5050
<h2>Guest Artists</h2>
51-
<div class="bio-container">-->
51+
<div class="bio-container">
5252
<!-- Guest bios will be added dynamically via JS -->
53-
<!-- </div>
54-
</section>-->
53+
</div>
54+
</section>
5555

5656
<section id="our-poetry">
5757
<h2>Our Poetry</h2>

0 commit comments

Comments
 (0)