Add *.xhtm file extension

`xhtm` - is also valid file extension for XHTML files. It is like `htm` and `html` for HTML.
This commit is contained in:
Alexey Schebelev 2020-07-29 16:57:21 +03:00 committed by GitHub
parent 588bc01b0a
commit 1ea9bbf7d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@
".htm",
".shtml",
".xhtml",
".xhtm",
".mdoc",
".jsp",
".asp",