Skip to content

Commit 8284be1

Browse files
committed
chore: add redirect to gh repo
1 parent 6c16020 commit 8284be1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: vercel.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"redirects": [
3+
{
4+
"source": "/",
5+
"destination": "https://github.com/anuraghazra/github-readme-stats"
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)