Merge branch 'feature/add_newsletter' of github.com:GautierArcin/i18n-tailwind-nextjs-starter-blog into feature/add_newsletter
This commit is contained in:
commit
fc48c5ab3f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user