diff --git a/index.html b/index.html index 94f4d13..5c58216 100644 --- a/index.html +++ b/index.html @@ -286,7 +286,7 @@ case "js": return "javascript"; case "html": - return "htmlmixed"; + return "html"; case "css": return "css"; case "md":