Update HMB

This commit is contained in:
Abner Coimbre
2025-08-13 21:23:35 -07:00
parent 8e8d755643
commit cb16b0975e
3 changed files with 9 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
<!-- Initial Speakers Section (if available) -->
{{ if .Params.initial_speakers }}
<div class="mt-6">
<h3 class="text-xl font-semibold text-white mb-4 text-left">Speaker Lineup</h3>
<h3 class="text-xl font-semibold text-white mb-4 text-left">Presenter Lineup</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
{{ range .Params.initial_speakers }}
<div class="bg-[#1a1a1a] p-4 rounded-lg flex items-center">