diff --git a/src/pages/subscribe.astro b/src/pages/subscribe.astro index 86b8e7e..37fe9be 100644 --- a/src/pages/subscribe.astro +++ b/src/pages/subscribe.astro @@ -6,8 +6,6 @@ const meta = { title: "Subscribe", }; -const LISTMONK_URL = "https://mailing.tylerrouze.com"; -const LIST_ID = "e769d1fd-a069-436a-acf3-c523b1745b6b"; --- @@ -15,7 +13,7 @@ const LIST_ID = "e769d1fd-a069-436a-acf3-c523b1745b6b";
Subscribe

Want to stay in touch? Subscribe below for future updates on data engineering, the modern data stack, and whatever else I happen to be thinking about.

- +

Prefer a more direct line? Send me an email at hello@tylerrouze.com.

@@ -48,26 +46,83 @@ const LIST_ID = "e769d1fd-a069-436a-acf3-c523b1745b6b";