docs: add newsletter component to docs

This commit is contained in:
Timothy Lin
2021-09-10 22:51:26 +08:00
parent 4e7630ad16
commit d7a048866e
3 changed files with 5 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ const siteMetadata = {
},
newsletter: {
// 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: 'buttondown',
},
comment: {