mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 04:38:28 +01:00
17 lines
213 B
YAML
17 lines
213 B
YAML
defaults:
|
|
- scope:
|
|
type: "icons"
|
|
values:
|
|
layout: icon
|
|
in-bg: true
|
|
tags: []
|
|
permalink: 'icons/:slug'
|
|
|
|
collections:
|
|
icons:
|
|
output: true
|
|
|
|
exclude:
|
|
- .idea
|
|
- package.json
|