Skip to content

Commit

Permalink
Update newsletter copy
Browse files Browse the repository at this point in the history
  • Loading branch information
healeycodes authored Feb 17, 2024
1 parent bf0ecc5 commit 0bc75b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/newsletter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default function Newsletter() {
return (
<div className="newsletter-section">
<p className="newsletter-desc">
Subscribe to be notified of my new posts. I write the newsletters by hand and they are not as frequent as the posts on here.
Subscribe to be notified (somewhat irregularly) of my new posts.
</p>
<form
action={`https://buttondown.email/api/emails/embed-subscribe/${siteConfig.BUTTON_DOWN_USER}`}
Expand Down

0 comments on commit 0bc75b0

Please sign in to comment.