fix: changed default config

This commit is contained in:
Gautier Arcin 2021-09-09 10:22:30 +02:00
parent 54d54d1434
commit dad30c3cb8

View File

@ -25,7 +25,7 @@ const siteMetadata = {
newsletter: { newsletter: {
// supports mailchimp, buttondown, convertkit // supports mailchimp, buttondown, convertkit
// 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: 'convertkit', provider: '',
}, },
comment: { comment: {
// Select a provider and use the environment variables associated to it // Select a provider and use the environment variables associated to it