From 2ef93ed931530f3e35954a9110df7bad31ec7c59 Mon Sep 17 00:00:00 2001 From: Abner Coimbre Date: Thu, 14 Aug 2025 13:39:17 -0700 Subject: [PATCH] Update Boston event details --- content/english/boston/index.md | 8 ++++---- layouts/_default/event.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/english/boston/index.md b/content/english/boston/index.md index 449a107..d4a847b 100644 --- a/content/english/boston/index.md +++ b/content/english/boston/index.md @@ -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. diff --git a/layouts/_default/event.html b/layouts/_default/event.html index adaa59b..12aecfa 100644 --- a/layouts/_default/event.html +++ b/layouts/_default/event.html @@ -23,7 +23,7 @@
-

Conference Dates

+

Event Dates

{{ .Params.event_dates | default "June 10-11, 2025" }}

{{ if .Params.registration_date }}

Submission deadline: {{ .Params.registration_date }}