Merge branch 'feature/add_newsletter' of github.com:GautierArcin/i18n-tailwind-nextjs-starter-blog into feature/add_newsletter

This commit is contained in:
Gautier Arcin 2021-09-10 14:42:03 +02:00
commit fc48c5ab3f

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: 'buttondown',
},
comment: {
// Select a provider and use the environment variables associated to it