kubeconform/site/config.toml
2021-12-19 22:53:04 +01:00

6 lines
No EOL
198 B
TOML

baseURL = 'http://kubeconform.mandragor.org/'
languageCode = 'en-us'
title = 'Kubeconform - Fast Kubernetes manifests validation!'
theme = 'kubeconform'
contentDir = "content"
staticDir = ["static"]