Update HMB lineup for 2025
This commit is contained in:
@@ -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">Initial Lineup</h3>
|
||||
<h3 class="text-xl font-semibold text-white mb-4 text-left">Speaker 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">
|
||||
|
||||
Reference in New Issue
Block a user