From 3334d8005d7bde2d5c4f901a3d4b5ceedcbec6c9 Mon Sep 17 00:00:00 2001 From: Pavlo Kochubei Date: Wed, 22 Nov 2017 23:33:46 +0200 Subject: [PATCH] Add gatsby-plugin-hotjar to docs --- docs/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/plugins.md b/docs/docs/plugins.md index 95fbe2c470480..f1ecfd05f49cb 100644 --- a/docs/docs/plugins.md +++ b/docs/docs/plugins.md @@ -136,6 +136,7 @@ you can place the files in a `src` subfolder and build them to the plugin folder * [gatsby-plugin-klipse](https://github.com/ahmedelgabri/gatsby-plugin-klipse) * [gatsby-plugin-stripe-checkout](https://github.com/njosefbeck/gatsby-plugin-stripe-checkout) * [gatsby-plugin-stripe-elements](https://github.com/njosefbeck/gatsby-plugin-stripe-elements) +* [gatsby-plugin-hotjar](https://github.com/pavloko/gatsby-plugin-hotjar) * [gatsby-remark-emoji](https://github.com/Rulikkk/gatsby-remark-emoji) * [gatsby-remark-external-links](https://github.com/JLongley/gatsby-remark-external-links) * [gatsby-source-workable](https://github.com/tumblbug/gatsby-source-workable)