diff --git a/cryptide_project/htaccess b/cryptide_project/htaccess index cee0c96..cf3d09a 100644 --- a/cryptide_project/htaccess +++ b/cryptide_project/htaccess @@ -1,4 +1,9 @@ - + ForceType text/css Header set Content-Type "text/css" + + + ForceType application/javascript + Header set Content-Type "application/javascript" +