Update index.html
This commit is contained in:
parent
b8fd78df79
commit
b80f22bb61
1 changed files with 1 additions and 1 deletions
|
@ -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":
|
||||||
|
|
Loading…
Reference in a new issue