Update build to output generated at

This commit is contained in:
h600878
2023-02-09 19:47:23 +00:00
commit 212a269140
12 changed files with 209 additions and 0 deletions

5
.htaccess Normal file
View File

@ -0,0 +1,5 @@
ErrorDocument 404 /404.html
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin 'https://api.martials.no/'
</IfModule>