re-add version badges for fancyfancy
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
{{- define "custom.introheader" -}}
|
|
||||||
# {{ template "chart.name" . }}
|
|
||||||
{{- end -}}
|
|
||||||
{{- define "custom.repository.organization" -}}
|
{{- define "custom.repository.organization" -}}
|
||||||
TrueCharts
|
TrueCharts
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
@@ -119,7 +116,9 @@ Please consider making a [donation](https://truecharts.org/docs/about/sponsor) o
|
|||||||
{{- define "custom.copyright" -}}
|
{{- define "custom.copyright" -}}
|
||||||
All Rights Reserved - The TrueCharts Project
|
All Rights Reserved - The TrueCharts Project
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{ template "custom.introheader" . }}
|
{{ template "chart.header" . }}
|
||||||
|
|
||||||
|
{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }}
|
||||||
|
|
||||||
{{ template "chart.description" . }}
|
{{ template "chart.description" . }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user