config.toml 289 B

12345678
  1. languageCode = "en-us"
  2. title = "Inclusive Pattern Docs"
  3. baseURL = "/"
  4. theme = "inclusive-pattern-docs"
  5. [params]
  6. description = "Documentation for the <strong>Infusion</strong> pattern library builder. This documentation is constructed using the builder itself."
  7. codePenUser = "Heydon"