1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-08 15:43:24 +00:00

Précise le charset pour les fichiers html

This commit is contained in:
Antoine
2016-05-22 19:49:39 +02:00
parent 18221cc945
commit 3ab09ce073

View File

@@ -3,7 +3,7 @@
# ------------------------------------------------------------------------------
<IfModule mod_mime.c>
AddCharset utf-8 .atom .scss .css .js .json .jsonld .rss .vtt .webapp .xml .txt
AddCharset utf-8 .atom .scss .css .js .json .jsonld .rss .vtt .webapp .html .xml .txt
</IfModule>