about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorLiberal dev <56965274+liberaldev@users.noreply.github.com>2024-02-09 05:04:36 +0900
committerGitHub <noreply@github.com>2024-02-08 12:04:36 -0800
commitde705606d0e90c35e25b9e62ef7da63d9bb3bf9a (patch)
treee7da37e8d8f5c06d9fa0eb7c962b040dd338c2c6 /web
parent8b239c83475fc959c2a17b538cc18347e025492c (diff)
downloadvoidsky-de705606d0e90c35e25b9e62ef7da63d9bb3bf9a.tar.zst
fix google translate appear (#2784)
Diffstat (limited to 'web')
-rw-r--r--web/index.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/web/index.html b/web/index.html
index e6deb4ca4..e00b13cd6 100644
--- a/web/index.html
+++ b/web/index.html
@@ -1,8 +1,7 @@
 <!DOCTYPE html>
-<html lang="%LANG_ISO_CODE%">
+<html>
   <head>
-    <meta charset="utf-8" />
-    <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
+    <meta charset="utf-8">
     <!--
       This viewport works for phones with notches.
       It's optimized for gestures by disabling global zoom.
@@ -234,8 +233,8 @@
             width: 80%;
           "
         >
-          <p>Oh no! It looks like JavaScript is not enabled in your browser.</p>
-          <p style="margin: 20px 0;">
+          <p lang="en">Oh no! It looks like JavaScript is not enabled in your browser.</p>
+          <p lang="en" style="margin: 20px 0;">
             <button
               type="submit"
               style="