MIT license

This commit is contained in:
Daniel Micay
2020-02-14 15:38:21 -05:00
parent c82909fb50
commit 5a479a4785
3 changed files with 42 additions and 0 deletions

View File

@@ -62,6 +62,10 @@ RewriteCond %{REQUEST_URI} ".*\.html$"
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.*)\.html$ /$1 [L,R=301]
<Files "LICENSE">
ForceType text/plain
</Files>
AddType application/manifest+json webmanifest
AddType font/woff2 woff2