Update Boston event details
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user