summaryrefslogtreecommitdiff
path: root/src/web/app/base.pug
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-03-26 22:03:56 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-03-26 22:04:02 +0900
commit55dec67dc56f5979dc98e5acbc28cc9f0b354710 (patch)
treea6dfc48d04f90ce7b62d6a298ea886f2f686bc5f /src/web/app/base.pug
parentUpdate github.ts (diff)
downloadsharkey-55dec67dc56f5979dc98e5acbc28cc9f0b354710.tar.gz
sharkey-55dec67dc56f5979dc98e5acbc28cc9f0b354710.tar.bz2
sharkey-55dec67dc56f5979dc98e5acbc28cc9f0b354710.zip
[Client] Remove wrong attributes
Diffstat (limited to 'src/web/app/base.pug')
-rw-r--r--src/web/app/base.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/base.pug b/src/web/app/base.pug
index 81ee7ac061..912157a2e8 100644
--- a/src/web/app/base.pug
+++ b/src/web/app/base.pug
@@ -2,7 +2,7 @@ doctype html
!= '\n<!-- Thank you for using Misskey! @syuilo -->\n'
-html(lang='ja' dir='ltr')
+html
head
meta(charset='utf-8')