dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added support for Right-To-Left languages (#532)
Meir Kriheli
21.17.2022
19242fd2f89b9ac4d469ebbe265808fae17a2388
[external-software/github_gohugo-theme-ananke.git]
/
layouts
/
_default
/
by.html
1
2
3
{{- if eq .Lang "de" "en" "es" "fr" "it" "no" "pt" -}}
{{- i18n "by" -}}
{{ end -}}