add dir="auto" to html

This commit is contained in:
hzrd149
2024-01-03 11:31:14 -06:00
parent 8f6e3d2997
commit 20ad46d1ae

View File

@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html lang="en" dir="auto">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />