From 51d8d5e267bd826b399d04460a82d2ccbd23b050 Mon Sep 17 00:00:00 2001 From: Ezmyrelda Andrade Date: Fri, 30 Jan 2015 10:41:21 -0800 Subject: [PATCH] Liquid tag plugin addition. --- site/_docs/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index dc400e54..24a2261b 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -584,7 +584,7 @@ You can find a few useful plugins at the following locations: - [Jekyll 500px Embed](https://github.com/lkorth/jekyll-500px-embed) by [Luke Korth](https://lukekorth.com/). A Liquid tag plugin that embeds [500px](https://500px.com/) photos. - [inline\_highlight](https://github.com/bdesham/inline_highlight): A tag for inline syntax highlighting. - [jekyll-mermaid](https://github.com/jasonbellamy/jekyll-mermaid): Simplify the creation of mermaid diagrams and flowcharts in your posts and pages. - +- [twa](https://github.com/Ezmyrelda/twa): Twemoji Awesome plugin for Jekyll. Liquid tag allowing you to use twitter emoji in your jekyll pages. #### Collections - [Jekyll Plugins by Recursive Design](http://recursive-design.com/projects/jekyll-plugins/): Plugins to generate Project pages from GitHub readmes, a Category page, and a Sitemap generator.