theme.toml 390 B

12345678910111213141516
  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. [author]
  9. name = "Heydon Pickering"
  10. homepage = "https://inclusive-components.design"
  11. [taxonomies]
  12. wcag = "wcag"
  13. principle = "principles"