@@ -3,4 +3,3 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "jekyll", "~> 4.0"
-gem "jekyll-last-modified-at"
@@ -1,7 +1,4 @@
-plugins:
- - jekyll-last-modified-at
-
+source: src
host: 0.0.0.0
exclude:
@@ -13,7 +10,8 @@ defaults:
type: "icons"
values:
layout: icon
- permalink: 'icons/tabler-:slug'
+ in-bg: true
+ permalink: 'icons/:slug'
collections:
icons: