feat: add buttondown to demo site

This commit is contained in:
Timothy 2021-09-09 21:15:17 +08:00 committed by GitHub
parent dad30c3cb8
commit 4a11fe2aff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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