Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
fanghsiu committed Dec 5, 2024
1 parent ff61a8d commit 6bc465c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 2,
"routes": [
{"src": "/","dest": "https://github.com/fanghsiu/cdn/tree/main/"},
{"src": "/","dest": "https://github.com/fanghsiu/cdn/tree/main/img"},
{"src": "/(.*)","dest": "https://cdn.jsdelivr.net"}
]
}

0 comments on commit 6bc465c

Please sign in to comment.