forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
1a8327186e
commit
95941b6b98
|
@ -8,7 +8,7 @@
|
|||
{{ if i18n . }}
|
||||
{{ $name = i18n . }}
|
||||
{{ end }}
|
||||
<a href="{{- . | relLangURL -}}">{{- $name | humanize -}}</a>
|
||||
<a href="{{- . | relLangURL -}}" style="color: white;">{{- $name | humanize -}}</a>
|
||||
{{- end -}}
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user