summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorSakamoto <me@sakamoto.network>2026-01-05 20:54:54 -0600
committerSakamoto <me@sakamoto.network>2026-01-05 20:54:54 -0600
commit5490fbef34874fdfb4a51c7124c47afdba5634bb (patch)
treecbe0da022ebdd2614d2977fd3178c8c4a8358944 /templates/base.html
parentf23e7eb9f0c35be4f95cd30c56a13e43f69ec987 (diff)
downloadsakamoto.network-5490fbef34874fdfb4a51c7124c47afdba5634bb.tar.xz
sakamoto.network-5490fbef34874fdfb4a51c7124c47afdba5634bb.zip
Revert "temp fix"
This reverts commit f23e7eb9f0c35be4f95cd30c56a13e43f69ec987.
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 90ab815..33d96c8 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -3,8 +3,7 @@
<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="X-UA-Compatible" content="IE=edge"/>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link
rel="alternate"