forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
8c274aa986
commit
41f2cc7962
|
@ -6,7 +6,7 @@
|
|||
{{ if ne ($name | i18n) "" }}
|
||||
{{ $name = $name | i18n }}
|
||||
{{ end }}
|
||||
{{ $name = $name | humanize }}
|
||||
{{ $name = $name | humanize | capitalize }}
|
||||
{{ $name }}
|
||||
{{- end -}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user