mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
18 lines
225 B
YAML
18 lines
225 B
YAML
plugins:
|
|
- jekyll-last-modified-at
|
|
|
|
exclude:
|
|
- .idea
|
|
- package.json
|
|
|
|
defaults:
|
|
- scope:
|
|
type: "icons"
|
|
values:
|
|
layout: icon
|
|
permalink: 'icons/tabler-:slug'
|
|
|
|
collections:
|
|
icons:
|
|
output: true
|