Update Boston event details

This commit is contained in:
Abner Coimbre
2025-08-14 13:39:17 -07:00
parent 8a432c74dc
commit 2ef93ed931
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
<div class="inline-block bg-[#1a1a1a] p-4 rounded-lg mb-4">
<i class="fa fa-calendar text-2xl text-[#e63946]"></i>
</div>
<h2 class="text-xl md:text-2xl font-semibold text-white mb-2">Conference Dates</h2>
<h2 class="text-xl md:text-2xl font-semibold text-white mb-2">Event Dates</h2>
<p class="text-lg text-gray-200">{{ .Params.event_dates | default "June 10-11, 2025" }}</p>
{{ if .Params.registration_date }}
<p class="text-sm text-gray-400 mt-2">Submission deadline: {{ .Params.registration_date }}</p>