_config-build.yml 213 B

12345678910111213141516
  1. defaults:
  2. - scope:
  3. type: "icons"
  4. values:
  5. layout: icon
  6. in-bg: true
  7. tags: []
  8. permalink: 'icons/:slug'
  9. collections:
  10. icons:
  11. output: true
  12. exclude:
  13. - .idea
  14. - package.json