Navbar missing
Visit https://cmucl.common-lisp.dev/ and notice that the left navbar is missing. In Firefox, the console says:
Loading module from “https://unpkg.com/lit-html@3.0.0/lit-html.js?module” was blocked because of a disallowed MIME type (“text/plain”).
cmucl.common-lisp.dev
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://unpkg.com/lit-html@3.0.0/lit-html.js?module. (Reason: CORS request did not succeed). Status code: (null).
Module source URI is not allowed in this document: “https://unpkg.com/lit-html?module”.
We need to fix this. It doesn't work in Chrome either, although the console message is different.