feat: Persian locale + RTL initial support + browser locales fixes

This commit is contained in:
Nicolas Giard
2017-09-14 21:04:52 -04:00
committed by GitHub
parent 6e4fba8012
commit 7957a12216
31 changed files with 535 additions and 24 deletions

View File

@@ -28,7 +28,7 @@ html
block head
body
body(class={ 'rtl': appconfig.langRtl })
#root.has-stickynav(class=['is-primary-' + appconfig.theme.primary, 'is-alternate-' + appconfig.theme.alt])
include ./common/header.pug
alert