summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-24 16:42:56 +0100
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-24 16:42:56 +0100
commit45706e62a6a9befae949ba59ebd7003e26cca73c (patch)
tree6f9983755a0714eeedc870d316b2d9ac59fbc1a6 /Gemfile
parentminor fix on markdown (#64) (diff)
downloadhack-gpon.github.io-add-tag.tar
hack-gpon.github.io-add-tag.tar.gz
hack-gpon.github.io-add-tag.tar.bz2
hack-gpon.github.io-add-tag.tar.lz
hack-gpon.github.io-add-tag.tar.xz
hack-gpon.github.io-add-tag.tar.zst
hack-gpon.github.io-add-tag.zip
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index c1e88da..8624243 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,4 +11,5 @@ group :jekyll_plugins do
gem "jekyll-seo-tag"
gem 'jekyll-default-layout'
gem 'jekyll-include-cache'
+ gem 'jekyll-tagging'
end