This commit is contained in:
2025-06-17 01:22:30 -04:00
parent 374a8f74d4
commit 647ed1edb4
9 changed files with 11 additions and 8 deletions

3
.htaccess Normal file
View File

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