feat: add rtl support as part of #47

This commit is contained in:
Jacky Zhao 2022-02-15 17:12:08 -05:00
parent fb9ea8dcb8
commit 4587b13360
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>