We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c2ac2 commit cc28802Copy full SHA for cc28802
data/siteMetadata.js
@@ -52,7 +52,7 @@ const siteMetadata = {
52
newsletter: {
53
// supports mailchimp, buttondown, convertkit, klaviyo, revue, emailoctopus, beehive
54
// Please add your .env file and modify it according to your selection
55
- provider: 'buttondown',
+ provider: 'mailchimp',
56
},
57
comments: {
58
// If you want to use an analytics provider you have to add it to the
0 commit comments