summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-08 23:56:52 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:00:58 +0100
commit7ff45a59465893452839cff553651ee7e7fbe386 (patch)
tree03c5793303cbdb2a3aa87378d2eac89f6b856614 /Gemfile
parentODI update, Restore DPN-100 Rev A, Small update (diff)
downloadhack-gpon.github.io-7ff45a59465893452839cff553651ee7e7fbe386.tar
hack-gpon.github.io-7ff45a59465893452839cff553651ee7e7fbe386.tar.gz
hack-gpon.github.io-7ff45a59465893452839cff553651ee7e7fbe386.tar.bz2
hack-gpon.github.io-7ff45a59465893452839cff553651ee7e7fbe386.tar.lz
hack-gpon.github.io-7ff45a59465893452839cff553651ee7e7fbe386.tar.xz
hack-gpon.github.io-7ff45a59465893452839cff553651ee7e7fbe386.tar.zst
hack-gpon.github.io-7ff45a59465893452839cff553651ee7e7fbe386.zip
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 93547d5..a25f480 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,4 +2,5 @@ source "https://rubygems.org"
gemspec
gem "webrick"
-gem "jekyll-last-modified-at" \ No newline at end of file
+gem "jekyll-last-modified-at"
+gem "jekyll-redirect-from" \ No newline at end of file