Add Klaviyo to Newsletter options.

Hey 👋 !

Full disclosure, I work for Klaviyo! With that said, I am using this template for my own website and thought I would contribute to the repo if you don't mind!
This commit is contained in:
Francis
2021-12-05 14:54:00 -05:00
parent f401e79e60
commit d059a564e5
4 changed files with 39 additions and 3 deletions

View File

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