File tree Expand file tree Collapse file tree 1 file changed +36
-16
lines changed
Expand file tree Collapse file tree 1 file changed +36
-16
lines changed Original file line number Diff line number Diff line change 11{
2- "headers" : [
2+ "headers" : [
3+ {
4+ "source" : " /:all*(ttf|otf|woff|woff2)" ,
5+ "headers" : [
36 {
4- "source" : " /:all*(ttf|otf|woff|woff2)" ,
5- "headers" : [
6- {
7- "key" : " Cache-Control" ,
8- "value" : " public, max-age=31536000, immutable"
9- }
10- ]
7+ "key" : " Cache-Control" ,
8+ "value" : " public, max-age=31536000, immutable"
119 }
12- ],
13- "redirects" : [
14- {
15- "source" : " /git" ,
16- "destination" : " https://github.com/pheralb/svgl"
17- }
18- ]
19- }
10+ ]
11+ }
12+ ],
13+ "redirects" : [
14+ {
15+ "source" : " /git" ,
16+ "destination" : " https://github.com/pheralb/svgl"
17+ },
18+ {
19+ "source" : " /raycast" ,
20+ "destination" : " https://www.raycast.com/1weiho/svgl"
21+ },
22+ {
23+ "source" : " /vscode" ,
24+ "destination" : " https://marketplace.visualstudio.com/items?itemName=EsteveSegura.svgl"
25+ },
26+ {
27+ "source" : " /figma" ,
28+ "destination" : " https://www.figma.com/community/plugin/1320306989350693206/svgl"
29+ },
30+ {
31+ "source" : " /terminal" ,
32+ "destination" : " https://github.com/sujjeee/svgls"
33+ },
34+ {
35+ "source" : " /badges" ,
36+ "destination" : " https://svgl-badge.vercel.app/"
37+ }
38+ ]
39+ }
You can’t perform that action at this time.
0 commit comments