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":
return "javascript";
case "html":
return "htmlmixed";
return "html";
case "css":
return "css";
case "md":