From 2616e7e99c7108579f4d77d6f586db21ad7ab4a4 Mon Sep 17 00:00:00 2001 From: Ahmed El Gabri Date: Tue, 10 Oct 2017 21:45:04 +0200 Subject: [PATCH] add klipse plugin (#2381) --- docs/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/plugins.md b/docs/docs/plugins.md index 84f954f6d45e5..c842e16a4e6bf 100644 --- a/docs/docs/plugins.md +++ b/docs/docs/plugins.md @@ -132,6 +132,7 @@ you can place the files in a `src` subfolder and build them to the plugin folder * [gatsby-plugin-protoculture](https://github.com/atrauzzi/gatsby-plugin-protoculture) * [gatsby-plugin-purify-css](https://github.com/rongierlach/gatsby-plugin-purify-css) * [gatsby-plugin-yandex-metrika](https://github.com/viatsko/gatsby-plugin-yandex-metrika) +* [gatsby-plugin-klipse](https://github.com/ahmedelgabri/gatsby-plugin-klipse) * [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)