aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-02-28 13:23:23 +0100
committercodecalm <codecalm@gmail.com>2020-02-28 13:23:23 +0100
commitd96c9230b60576eac4f58fc8c948b9d6b900018b (patch)
treec940b3e0a07c52d1a7e4c007e1657c462e768b7e /Gemfile
parenticon manager js (diff)
downloadtabler-icons-d96c9230b60576eac4f58fc8c948b9d6b900018b.tar.xz
icons
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 0b26491..6537c06 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,3 +3,4 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "jekyll", "~> 4.0"
+gem "jekyll-last-modified-at"