We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07463a9 commit 8b14506Copy full SHA for 8b14506
.htaccess
@@ -14,5 +14,4 @@ ExpiresByType application/x-shockwave-flash "access 1 month"
14
ExpiresByType image/x-icon "access 1 year"
15
ExpiresDefault "access 1 month"
16
</IfModule>
17
-# End caching block
18
-Header set Access-Control-Allow-Origin "https://prose.io"
+# End caching block
netlify.toml
@@ -0,0 +1,2 @@
1
+[[headers]]
2
+ Access-Control-Allow-Origin: https://prose.io
0 commit comments