feat: add rtl support as part of #47

This commit is contained in:
Jacky Zhao
2022-02-15 17:12:08 -05:00
parent a74c540ccc
commit 556d6799f2
3 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="{{ .Lang }}">
{{ partial "head.html" . }}
<body>