From 8ed3aa790d79e01abba242a33439eeed18b22bda Mon Sep 17 00:00:00 2001 From: Mat Manna Date: Fri, 24 Apr 2026 11:27:49 -0400 Subject: [PATCH 1/4] chore: update new hq address 1 --- app/views/layouts/mailer.text.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/mailer.text.erb b/app/views/layouts/mailer.text.erb index 06f06248b..5130dcfb3 100644 --- a/app/views/layouts/mailer.text.erb +++ b/app/views/layouts/mailer.text.erb @@ -1,4 +1,4 @@ <%= yield %> --- -15 Falls Road, Shelburne, VT 05482, United States +212 Battery Street, Burlington, VT 05401, United States From a77ad750628ade37916d272b04535859c6a7d171 Mon Sep 17 00:00:00 2001 From: Mat Manna Date: Fri, 24 Apr 2026 11:28:31 -0400 Subject: [PATCH 2/4] chore: update new hq address 2 --- app/views/layouts/mailer.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/mailer.html.erb b/app/views/layouts/mailer.html.erb index 6290fb1b6..845d2e4e8 100644 --- a/app/views/layouts/mailer.html.erb +++ b/app/views/layouts/mailer.html.erb @@ -33,7 +33,7 @@ <%= link_to "Unsubscribe", @unsubscribe_url, style: "color: #9ca3af; text-decoration: underline;" %>

<% end %> -

15 Falls Road, Shelburne, VT 05482, United States

+

212 Battery Street, Burlington, VT 05401, United States

From 646d18e4cf02c40fa27ba93ce0ab3bfa2f22da8e Mon Sep 17 00:00:00 2001 From: Mahad Kalam <55807755+skyfallwastaken@users.noreply.github.com> Date: Fri, 24 Apr 2026 18:29:52 +0100 Subject: [PATCH 3/4] Shorten --- app/views/layouts/mailer.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/mailer.html.erb b/app/views/layouts/mailer.html.erb index 845d2e4e8..d6158a2c0 100644 --- a/app/views/layouts/mailer.html.erb +++ b/app/views/layouts/mailer.html.erb @@ -33,7 +33,7 @@ <%= link_to "Unsubscribe", @unsubscribe_url, style: "color: #9ca3af; text-decoration: underline;" %>

<% end %> -

212 Battery Street, Burlington, VT 05401, United States

+

212 Battery St, Burlington, VT 05401, United States

From 7d28b0b46695bcc92c0ab661102b4b29e868282a Mon Sep 17 00:00:00 2001 From: Mahad Kalam <55807755+skyfallwastaken@users.noreply.github.com> Date: Fri, 24 Apr 2026 18:30:18 +0100 Subject: [PATCH 4/4] goog --- app/views/layouts/mailer.text.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/mailer.text.erb b/app/views/layouts/mailer.text.erb index 5130dcfb3..38e098095 100644 --- a/app/views/layouts/mailer.text.erb +++ b/app/views/layouts/mailer.text.erb @@ -1,4 +1,4 @@ <%= yield %> --- -212 Battery Street, Burlington, VT 05401, United States +212 Battery St, Burlington, VT 05401, United States