1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

Drop unnecessary x-ua-compatible header

Given that I use a proper doctype, the x-ua-compatible header is not
necessary. See https://hsivonen.fi/doctype/#ie8 for more details.
This commit is contained in:
Rohan Kumar 2021-01-10 22:12:23 -08:00
parent 28bd5b16f9
commit 38261d4ebe
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -35,6 +35,7 @@
}
],
"doctype": "error",
"highest-available-document-mode": "off",
"http-compression": "error",
"https-only": "error",
"manifest-file-extension": "error",