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: {
// supports mailchimp, buttondown, convertkit
// Please add your .env file and modify it according to your selection
provider: 'convertkit',
provider: '',
},
comment: {
// Select a provider and use the environment variables associated to it