summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorGiovanni Condello <nanomad@users.noreply.github.com>2023-01-17 18:25:51 +0100
committerGitHub <noreply@github.com>2023-01-17 18:25:51 +0100
commitf97c1c886def556232e12dcf1468c6f494034792 (patch)
treeedf0be113997d967805e73e637e06b65c1bd7ce1 /Gemfile
parentFix validation script (#119) (diff)
downloadhack-gpon.github.io-f97c1c886def556232e12dcf1468c6f494034792.tar
hack-gpon.github.io-f97c1c886def556232e12dcf1468c6f494034792.tar.gz
hack-gpon.github.io-f97c1c886def556232e12dcf1468c6f494034792.tar.bz2
hack-gpon.github.io-f97c1c886def556232e12dcf1468c6f494034792.tar.lz
hack-gpon.github.io-f97c1c886def556232e12dcf1468c6f494034792.tar.xz
hack-gpon.github.io-f97c1c886def556232e12dcf1468c6f494034792.tar.zst
hack-gpon.github.io-f97c1c886def556232e12dcf1468c6f494034792.zip
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index c1e88da..e4017f0 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-sitemap'
end