theme.toml 328 B

12345678910111213141516
  1. name = "Cupper"
  2. description = ""
  3. homepage = "https://www.paciellogroup.com/"
  4. tags = ["inclusive design", "accessibility"]
  5. min_version = 0.1
  6. SectionPagesMenu = "main"
  7. [author]
  8. name = "Heydon Pickering"
  9. homepage = "https://inclusive-components.design"
  10. [taxonomies]
  11. tag = "tags"
  12. wcag = "wcag"
  13. principle = "principles"