clean template files

This commit is contained in:
2021-12-22 00:19:21 +01:00
parent 97c2979708
commit f3a8b36a3f
49 changed files with 9958 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>