summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSakamoto <me@sakamoto.network>2026-01-05 20:48:47 -0600
committerSakamoto <me@sakamoto.network>2026-01-05 20:48:47 -0600
commitf23e7eb9f0c35be4f95cd30c56a13e43f69ec987 (patch)
tree8e38c5de163123af5da065843caffb34dc723624
parent459363cef4409a68e919a28ff936c1a441ee9675 (diff)
downloadsakamoto.network-f23e7eb9f0c35be4f95cd30c56a13e43f69ec987.tar.xz
sakamoto.network-f23e7eb9f0c35be4f95cd30c56a13e43f69ec987.zip
temp fix
-rw-r--r--templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 33d96c8..90ab815 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -3,7 +3,8 @@
<head>
<link rel="stylesheet" href="/style.css" type="text/css" />
<title>{% block title %} {% endblock title %}</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <!-- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -->
+ <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link
rel="alternate"