Update Boston event details

main
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

@ -1,6 +1,6 @@
---
title: "Handmade Boston 2025"
subtitle: "The East Coast's premier conference for systems programmers. Fully offline"
subtitle: "The East Coast's premier event for systems programmers. Fully offline"
image: "/images/hmb/boston-dark-mode.svg"
layout: "event"
@ -12,7 +12,7 @@ venue_address: "700 Boylston St., Boston, MA 02116"
# Coming Soon Section
coming_soon_text: "We've Changed Venues!"
coming_soon_description: "We meet at the Boston Public Library, Saturday at 2PM"
coming_soon_description: "We meet at the Boston Public Library, Saturday at 2PM. Check the top banner"
# Initial Speakers
initial_speakers:
@ -48,6 +48,6 @@ cfp_deadline: "August 1st, 2025"
show_description: true
---
Handmade Boston brings together the brightest minds in low-level programming for two days of technical lectures, networking, and job booths.
Handmade Boston brings together the brightest minds in low-level programming for inspiring technical lectures.
We're the sister conference to Seattle and a fully-offline counterpart: enjoy deeper lectures exclusively in-person and make some new friends for life.
We're the sister event to Seattle and a fully-offline counterpart: enjoy deeper lectures exclusively in-person and make some new friends for life.

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>