diff options
author | codecalm <codecalm@gmail.com> | 2020-02-28 13:23:23 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-28 13:23:23 +0100 |
commit | d96c9230b60576eac4f58fc8c948b9d6b900018b (patch) | |
tree | c940b3e0a07c52d1a7e4c007e1657c462e768b7e /Gemfile | |
parent | icon manager js (diff) | |
download | tabler-icons-d96c9230b60576eac4f58fc8c948b9d6b900018b.tar.xz |
icons
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |