added Revue support (#397)

feat: add Revue support
This commit is contained in:
Onur Geneş
2022-02-19 07:50:29 +03:00
committed by GitHub
parent 70e78aef76
commit 01c180eb4f
4 changed files with 36 additions and 3 deletions

View File

@ -27,7 +27,7 @@ const siteMetadata = {
googleAnalyticsId: '', // e.g. UA-000000-2 or G-XXXXXXX
},
newsletter: {
// supports mailchimp, buttondown, convertkit, klaviyo
// supports mailchimp, buttondown, convertkit, klaviyo, revue
// Please add your .env file and modify it according to your selection
provider: 'buttondown',
},