From 07ec68a5d03984ee2301eddfc1b589b7a50f1359 Mon Sep 17 00:00:00 2001 From: Hendrik Schneider Date: Thu, 25 Jan 2018 16:37:05 +0100 Subject: [PATCH] Update plugins.md (#6716) Merge pull request 6716 --- docs/_docs/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index df20aad78cd..1348f36d1b2 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -920,7 +920,7 @@ You can find a few useful plugins at the following locations: #### Other -- [Analytics for Jekyll](https://github.com/hendrikschneider/jekyll-analytics) by Hendrik Schneider: An effortless way to add various trackers like Google Analytics, Piwik, etc. to your site +- [Analytics for Jekyll](https://github.com/hendrikschneider/jekyll-analytics) by Hendrik Schneider: An effortless way to add various trackers like Google Analytics, Matomo (formerly Piwik), mPulse, etc. to your site. - [ditaa-ditaa](https://github.com/tmthrgd/ditaa-ditaa) by Tom Thorogood: a drastic revision of jekyll-ditaa that renders diagrams drawn using ASCII art into PNG images. - [Pygments Cache Path by Raimonds Simanovskis](https://github.com/rsim/blog.rayapps.com/blob/master/_plugins/pygments_cache_patch.rb): Plugin to cache syntax-highlighted code from Pygments. - [Draft/Publish Plugin by Michael Ivey](https://gist.github.com/49630): Save posts as drafts.