mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 18:04:23 -03:00
cleaner notes
This commit is contained in:
@@ -387,7 +387,7 @@ notes:
|
||||
{{- end -}}
|
||||
{{- end }}
|
||||
|
||||
## [{{ .Chart.Name }}] Sources
|
||||
## Sources for [{{ .Chart.Name }}]
|
||||
|
||||
{{- range .Chart.Sources }}
|
||||
- {{ . }}
|
||||
@@ -397,7 +397,8 @@ notes:
|
||||
{{- if not $link -}}
|
||||
{{- $link = .Chart.Home -}}
|
||||
{{- end }}
|
||||
[See more for [{{ $.Chart.Name }}] at [{{ $link }}]
|
||||
|
||||
See more for **{{ $.Chart.Name }}** at ({{ $link }})
|
||||
footer: |
|
||||
## Documentation
|
||||
Please check out the TrueCharts documentation on:
|
||||
|
||||
Reference in New Issue
Block a user