diff options
author | Ernesto Castellotti <mail@ernestocastellotti.it> | 2022-08-25 19:58:00 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:08:25 +0100 |
commit | 03191f6f0991ffeffd8cbb30143c4e1afb7d371c (patch) | |
tree | 4fbc2b5256c06b59407beba8a4a69caaae839a9e /Gemfile | |
parent | add ont-found pic (diff) | |
download | hack-gpon.github.io-03191f6f0991ffeffd8cbb30143c4e1afb7d371c.tar hack-gpon.github.io-03191f6f0991ffeffd8cbb30143c4e1afb7d371c.tar.gz hack-gpon.github.io-03191f6f0991ffeffd8cbb30143c4e1afb7d371c.tar.bz2 hack-gpon.github.io-03191f6f0991ffeffd8cbb30143c4e1afb7d371c.tar.lz hack-gpon.github.io-03191f6f0991ffeffd8cbb30143c4e1afb7d371c.tar.xz hack-gpon.github.io-03191f6f0991ffeffd8cbb30143c4e1afb7d371c.tar.zst hack-gpon.github.io-03191f6f0991ffeffd8cbb30143c4e1afb7d371c.zip |
Diffstat (limited to '')
-rw-r--r-- | Gemfile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,8 +7,7 @@ gem "rake" group :jekyll_plugins do gem "jekyll-last-modified-at" gem "jekyll-redirect-from" - gem "jekyll-webp" gem "jekyll-remote-theme" gem "jekyll-seo-tag" gem 'jekyll-default-layout' -end
\ No newline at end of file +end |