config.toml 214 B

12345678
  1. languageCode = "en-us"
  2. title = "Inclusive Pattern Docs"
  3. baseURL = "/"
  4. theme = "inclusive-pattern-docs"
  5. [params]
  6. description = "The pattern library for <strong>The Demo Project</strong>"
  7. codePenUser = "Heydon"