summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mode-icons.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/mode-icons.el b/mode-icons.el
index b7cf0a7..5a3bff9 100644
--- a/mode-icons.el
+++ b/mode-icons.el
@@ -47,6 +47,7 @@ absolute path to ICON."
("Compilation" "compile" xpm)
("Emacs-Lisp" "emacs" xpm)
("HTML" "html" xpm)
+ ("Web" "html" xpm)
("Haml" "haml" xpm)
("Image[imagemagick]" "svg" xpm)
("JavaScript" "js" xpm)