Skip to main content

Remove an old an unnecessary IE tag

ID
9b96504
date
2025-10-29 15:15:25+00:00
author
Alex Chan <alexc@tailscale.com>
parent
57edda2
message
Remove an old an unnecessary IE tag
changed files
1 file, 1 deletion

Changed files

TEMPLATE.html (1810) → TEMPLATE.html (1754)

diff --git a/TEMPLATE.html b/TEMPLATE.html
index 41cfb6c..c02f3fe 100644
--- a/TEMPLATE.html
+++ b/TEMPLATE.html
@@ -3,7 +3,6 @@
 
 <head>
   <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
 
   <script src="app.js"></script>