Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 268a444

Browse files
committed
Remove last remnant pieces of mailchimp
1 parent 561ac16 commit 268a444

3 files changed

Lines changed: 0 additions & 46 deletions

File tree

gatsby-config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,6 @@ module.exports = {
133133
name: 'images',
134134
},
135135
},
136-
{
137-
resolve: 'gatsby-plugin-mailchimp',
138-
options: {
139-
endpoint:
140-
'https://securecodebox.us16.list-manage.com/subscribe/post?u=3aeba03d53798fc931e449d46&id=252edbca74',
141-
},
142-
},
143-
144136
...scannerRepos.map(({ name, url }) => {
145137
return {
146138
resolve: `gatsby-source-git`,

package-lock.json

Lines changed: 0 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"core-js": "^3.6.5",
1919
"gatsby": "^2.24.2",
2020
"gatsby-plugin-emotion": "^4.3.10",
21-
"gatsby-plugin-mailchimp": "^5.2.2",
2221
"gatsby-plugin-manifest": "^2.4.18",
2322
"gatsby-plugin-offline": "^3.2.17",
2423
"gatsby-plugin-react-helmet": "^3.3.10",

0 commit comments

Comments
 (0)