diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-31 22:21:36 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:08:42 +0100 |
commit | 04ee701ff01037c4b9e933fe535dc3083cb0b8ba (patch) | |
tree | 74f50b2e0ead9e2828161dc136eeabea1a0342b9 /Gemfile | |
parent | update to theme v4.0.0-rc1+mod (diff) | |
download | hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.gz hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.bz2 hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.lz hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.xz hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.tar.zst hack-gpon.github.io-04ee701ff01037c4b9e933fe535dc3083cb0b8ba.zip |
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,4 +10,5 @@ group :jekyll_plugins do gem "jekyll-remote-theme" gem "jekyll-seo-tag" gem 'jekyll-default-layout' + gem 'jekyll-include-cache' end |