Skip to content

Commit

Permalink
hide newsletter
Browse files Browse the repository at this point in the history
  • Loading branch information
gameofby committed Jan 13, 2024
1 parent a90ac43 commit ff536c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/tag-data.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"paper":1,"multi-author":1,"next-js":1,"feature":1}
{"python":1,"paper":1,"bigdata":2,"java":2,"go":1,"scala":1,"spark":1}
10 changes: 5 additions & 5 deletions data/siteMetadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ const siteMetadata = {
// googleAnalyticsId: '', // e.g. G-XXXXXXX
// },
},
newsletter: {
// supports mailchimp, buttondown, convertkit, klaviyo, revue, emailoctopus
// Please add your .env file and modify it according to your selection
provider: 'buttondown',
},
// newsletter: {
// // supports mailchimp, buttondown, convertkit, klaviyo, revue, emailoctopus
// // Please add your .env file and modify it according to your selection
// provider: 'buttondown',
// },
comments: {
// If you want to use an analytics provider you have to add it to the
// content security policy in the `next.config.js` file.
Expand Down

0 comments on commit ff536c4

Please sign in to comment.