1 parent 7a3f95d commit 1c3cee5Copy full SHA for 1c3cee5
1 file changed
index.html
@@ -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>
@@ -75,4 +75,4 @@ <h2>Our Poetry</h2>
75
<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
76
<script src="script.js"></script>
77
</body>
78
-</html>
+</html>
0 commit comments