13
0
Fork 0
mirror of https://github.com/yannh/kubeconform.git synced 2026-06-30 00:40:43 +00:00
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"]