Skip to content

Commit cc28802

Browse files
feat: enable Mailchimp
1 parent 51c2ac2 commit cc28802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/siteMetadata.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const siteMetadata = {
5252
newsletter: {
5353
// supports mailchimp, buttondown, convertkit, klaviyo, revue, emailoctopus, beehive
5454
// Please add your .env file and modify it according to your selection
55-
provider: 'buttondown',
55+
provider: 'mailchimp',
5656
},
5757
comments: {
5858
// If you want to use an analytics provider you have to add it to the

0 commit comments

Comments
 (0)