fix: working convertkit API

This commit is contained in:
Gautier Arcin
2021-09-09 10:18:57 +02:00
parent 3de2733c49
commit 8b1b0c20bb
3 changed files with 5 additions and 12 deletions

View File

@ -25,7 +25,7 @@ const siteMetadata = {
newsletter: {
// supports mailchimp, buttondown, convertkit
// Please add your .env file and modify it according to your selection
provider: 'mailchimp',
provider: 'convertkit',
},
comment: {
// Select a provider and use the environment variables associated to it