diff options
author | codecalm <codecalm@gmail.com> | 2020-03-09 22:04:18 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-09 22:04:18 +0100 |
commit | 13dc327e8e61ac61bf2fbc75cbefd316412cb9e5 (patch) | |
tree | 01a5a727481e76bdd5ec3bb8deb4d9e4d0fcb672 /_config.yml | |
parent | crop, copyright, rotate (diff) | |
download | tabler-icons-13dc327e8e61ac61bf2fbc75cbefd316412cb9e5.tar.xz |
folder clean
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/_config.yml b/_config.yml index 685c2fb7..ae0a72bc 100644 --- a/_config.yml +++ b/_config.yml @@ -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: |