updated newsletter provider
All checks were successful
Build and Deploy docker container / build (push) Successful in 2m2s

This commit is contained in:
Jonathan Branan 2024-11-05 00:38:12 -06:00
parent d4df7f67d9
commit fda7b149a9

View File

@ -51,7 +51,7 @@ const siteMetadata = {
newsletter: { newsletter: {
// supports mailchimp, buttondown, convertkit, klaviyo, revue, emailoctopus, beehive // supports mailchimp, buttondown, convertkit, klaviyo, revue, emailoctopus, beehive
// Please add your .env file and modify it according to your selection // Please add your .env file and modify it according to your selection
provider: 'buttondown', provider: 'emailoctopus',
}, },
comments: { comments: {
// If you want to use an analytics provider you have to add it to the // If you want to use an analytics provider you have to add it to the