We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3182729 + f3d0730 commit bf86829Copy full SHA for bf86829
www/docs/guide/.htaccess
@@ -1,3 +1,3 @@
1
-<Location "/docs/guide">
+<FilesMatch "\.svg$">
2
Header set Access-Control-Allow-Origin "*"
3
-</Location>
+</FilesMatch>
0 commit comments