We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca211d commit 8f91239Copy full SHA for 8f91239
src/server.js
@@ -22,7 +22,7 @@ const mimeTypes = {
22
".gif": "image/gif",
23
".htm": "text/html",
24
".html": "text/html",
25
- ".ico": "image/vnd.microsoft.icon",
+ ".ico": "image/x-icon",
26
".ics": "text/calendar",
27
".jar": "application/java-archive",
28
".jpeg": "image/jpeg",
0 commit comments