1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-18 05:08:29 +01:00
tabler-icons/_config.yml

18 lines
225 B
YAML
Raw Normal View History

2020-02-28 13:23:23 +01:00
plugins:
- jekyll-last-modified-at
2020-02-27 18:41:35 +01:00
exclude:
2020-03-01 13:11:06 +01:00
- .idea
2020-02-28 14:43:06 +01:00
- package.json
defaults:
- scope:
type: "icons"
values:
layout: icon
2020-03-01 16:06:35 +01:00
permalink: 'icons/tabler-:slug'
2020-02-27 18:41:35 +01:00
2020-02-27 16:44:56 +01:00
collections:
icons:
output: true