diff options
Diffstat (limited to 'layouts/partials/func')
| -rw-r--r-- | layouts/partials/func/GetLanguageDirection.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/layouts/partials/func/GetLanguageDirection.html b/layouts/partials/func/GetLanguageDirection.html deleted file mode 100644 index fe107a8..0000000 --- a/layouts/partials/func/GetLanguageDirection.html +++ /dev/null @@ -1,5 +0,0 @@ -{{ $dir := "" }} -{{ with site.Language.LanguageDirection }} - {{ $dir = . }} -{{ end }} -{{ return $dir }} |
