theme.toml 417 B

123456789101112131415161718
  1. name = "Inclusive Docs"
  2. license = "MIT"
  3. # licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
  4. description = ""
  5. homepage = "https://www.paciellogroup.com/"
  6. tags = ["inclusive design", "accessibility"]
  7. min_version = 0.1
  8. SectionPagesMenu = "main"
  9. [author]
  10. name = "Heydon Pickering"
  11. homepage = "https://inclusive-components.design"
  12. [taxonomies]
  13. wcag = "wcag"
  14. principle = "principles"