1 parent 424834c commit 298335eCopy full SHA for 298335e
1 file changed
index.html
@@ -19,7 +19,7 @@
19
<li><a href="#header">Home</a></li>
20
<li><a href="#upcoming-shows">Shows</a></li>
21
<li><a href="#band">About</a></li>
22
- <!-- <li><a href="#guest-artists">Guest Artists</a></li> -->
+ <li><a href="#guest-artists">Guest Artists</a></li>
23
<li><a href="#our-poetry">Poetry</a></li>
24
<li><a href="#gallery">Pics or it didn't happen</a></li>
25
</ul>
@@ -46,12 +46,12 @@ <h2>The Band</h2>
46
</div>
47
</section>
48
49
- <!-- <section id="guest-artists">
+ <section id="guest-artists">
50
<h2>Guest Artists</h2>
51
- <div class="bio-container">-->
+ <div class="bio-container">
52
<!-- Guest bios will be added dynamically via JS -->
53
- <!-- </div>
54
- </section>-->
+ </div>
+ </section>
55
56
<section id="our-poetry">
57
<h2>Our Poetry</h2>
0 commit comments