Fix copyright header and common docs copying

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-31 12:21:54 +02:00
parent 80c432959b
commit 85b84b7af0
2 changed files with 4 additions and 6 deletions
+1 -4
View File
@@ -1,6 +1,7 @@
{{- define "custom.custom.configuration.header" -}}
# Configuration Options
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
@@ -12,7 +13,3 @@ https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
In the future this page is going to contain an automated list of options available in the installation/edit UI.
{{- end -}}
{{ template "custom.custom.configuration" . }}
---
{{ template "custom.copyright" . }}