From d3d20705886563af52c4213f48a9d0778be143d6 Mon Sep 17 00:00:00 2001 From: Thomas Carvalho Date: Sun, 17 Dec 2017 19:09:20 +0100 Subject: [PATCH] (docs): add gatsby-plugin-mixpanel to plugins list --- docs/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/plugins.md b/docs/docs/plugins.md index 59fd5fa016a23..60c51ab239f2b 100644 --- a/docs/docs/plugins.md +++ b/docs/docs/plugins.md @@ -137,6 +137,7 @@ root. * [gatsby-plugin-i18n](https://github.com/angeloocana/gatsby-plugin-i18n) * [gatsby-plugin-intercom-spa](https://github.com/toriihq/gatsby-plugin-intercom-spa) * [gatsby-plugin-klipse](https://github.com/ahmedelgabri/gatsby-plugin-klipse) +* [gatsby-plugin-mixpanel](https://github.com/thomascarvalho/gatsby-plugin-mixpanel) * [gatsby-plugin-protoculture](https://github.com/atrauzzi/gatsby-plugin-protoculture) * [gatsby-plugin-purify-css](https://github.com/rongierlach/gatsby-plugin-purify-css) * [gatsby-plugin-segment-js](https://github.com/benjaminhoffman/gatsby-plugin-segment-js)