Update MIME types in server.scm

This commit is contained in:
2026-03-18 14:24:05 +00:00
parent c91f46be88
commit f77adffbef

View File

@@ -16,9 +16,8 @@
'(("html" . (text/html))
("css" . (text/css))
("js" . (application/javascript))
("wasm" . (application/wasm))
("f" . (text/plain))
("wat" . (text/plain))
("ws" . (text/plain))
("png" . (image/png))))
(define (mime-type path)