From ed04851ce14979737c6f2f527869f407b7186fb8 Mon Sep 17 00:00:00 2001 From: Michael Lynch Date: Mon, 15 Apr 2024 15:35:19 -0400 Subject: [PATCH] Fix broken link to Twitter in newsletter (#70) Co-authored-by: Danny Guo --- src/pages/newsletter.astro | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/src/pages/newsletter.astro b/src/pages/newsletter.astro index 63d82c5..16a850e 100644 --- a/src/pages/newsletter.astro +++ b/src/pages/newsletter.astro @@ -9,7 +9,7 @@ import BaseLayout from "../layouts/BaseLayout.astro"; .push(arguments);},l=d.createElement(e),l.async=1,l.src=u, n=d.getElementsByTagName(e)[0],n.parentNode.insertBefore(l,n);}) (window,document,'script','https://assets.mailerlite.com/js/universal.js','ml'); - ml('account', '796104'); + ml("account", "796104"); @@ -22,8 +22,17 @@ import BaseLayout from "../layouts/BaseLayout.astro";

- You can also follow me on - Twitter or subscribe - to my RSS feed. + You can also follow me on Twitter or Mastodon or subscribe to my RSS feed.