actually ~3 month ago i changed the language button(s) on my website
This commit is contained in:
parent
ea69f7eb6d
commit
fef113c769
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
{{- if .IsTranslated }}
|
||||
<aside>
|
||||
{{- range .Translations }}
|
||||
<a href="{{ .Permalink }}">{{ .Lang }}</a>
|
||||
<a href="{{ .Permalink }}">{{ .Site.Params.languageName }}</a>
|
||||
{{- end }}
|
||||
</aside>
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue