Promote version 8964482 to main
Browse filesPromoted commit 89644829c28659d5939c0b11cf0e5da6348cc0fb to main branch
- volleyball.html +2 -2
volleyball.html
CHANGED
|
@@ -174,7 +174,7 @@
|
|
| 174 |
</svg>
|
| 175 |
<h3 class="text-xl font-bold">Junior B Boys</h3>
|
| 176 |
</a>
|
| 177 |
-
<a href="
|
| 178 |
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mx-auto mb-4">
|
| 179 |
<path d="M12 2L2 7l10 5 10-5-10-5z"></path>
|
| 180 |
<path d="M2 17l10 5 10-5"></path>
|
|
@@ -223,7 +223,7 @@
|
|
| 223 |
<h3 class="text-xl font-bold">Senior B Girls</h3>
|
| 224 |
</a>
|
| 225 |
</div>
|
| 226 |
-
</div>
|
| 227 |
</section>
|
| 228 |
|
| 229 |
<!-- Footer -->
|
|
|
|
| 174 |
</svg>
|
| 175 |
<h3 class="text-xl font-bold">Junior B Boys</h3>
|
| 176 |
</a>
|
| 177 |
+
<a href="#" class="team-tile block">
|
| 178 |
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mx-auto mb-4">
|
| 179 |
<path d="M12 2L2 7l10 5 10-5-10-5z"></path>
|
| 180 |
<path d="M2 17l10 5 10-5"></path>
|
|
|
|
| 223 |
<h3 class="text-xl font-bold">Senior B Girls</h3>
|
| 224 |
</a>
|
| 225 |
</div>
|
| 226 |
+
</div>
|
| 227 |
</section>
|
| 228 |
|
| 229 |
<!-- Footer -->
|