mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
4 lines
113 B
HTML
4 lines
113 B
HTML
{{- if ge hugo.Version "0.67.1" -}}
|
|
dir="{{ $.Site.Language.LanguageDirection | default "ltr" }}"
|
|
{{- end -}}
|