From f1a9af5ba6783ca72533600abb55fd10e9514732 Mon Sep 17 00:00:00 2001 From: Kevin Funk Date: Wed, 24 May 2017 17:57:03 -0700 Subject: [PATCH] Update plugins.md (#6088) Merge pull request 6088 --- docs/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index 303967ca..653d37a2 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -872,6 +872,7 @@ LESS.js files during generation. - [jekyll-include-absolute-plugin](https://github.com/tnhu/jekyll-include-absolute-plugin) by [Tan Nhu](https://github.com/tnhu): A Jekyll plugin to include a file from its path relative to Jekyll's source folder. - [Jekyll Download Tag](https://github.com/mattg/jekyll-download-tag): A Liquid tag that acts like `include`, but for external resources. - [Jekyll Brand Social Wall](https://github.com/MediaComem/jekyll-brand-social-wall): A jekyll plugin to generate a social wall with your favorite social networks +- [Jekyll If File Exists](https://github.com/k-funk/jekyll-if-file-exists): A Jekyll Plugin that checks if a file exists with an if/else block. #### Collections