From 2799e9d0ab5040f683f5d956d8f362c938476bdc Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 2 Sep 2021 02:41:38 +0200 Subject: [PATCH] Update 'Gemfile' --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index dc6ce5b..9ab45a6 100644 --- a/Gemfile +++ b/Gemfile @@ -21,6 +21,7 @@ gem "wdm", "~> 0.1.0" if Gem.win_platform? # If you have any plugins, put them here! group :jekyll_plugins do # gem "jekyll-archives" + gem "kramdown-parser-gfm" gem "jekyll-feed" gem 'jekyll-sitemap' gem 'hawkins'