Update index.html

This commit is contained in:
The Ghost of FOSS' Future 2024-09-18 08:30:26 -05:00 committed by GitHub
parent b8fd78df79
commit b80f22bb61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -286,7 +286,7 @@
case "js": case "js":
return "javascript"; return "javascript";
case "html": case "html":
return "htmlmixed"; return "html";
case "css": case "css":
return "css"; return "css";
case "md": case "md":