chore: add redirect to gh repo
This commit is contained in:
parent
6c16020c53
commit
8284be105d
1 changed files with 8 additions and 0 deletions
8
vercel.json
Normal file
8
vercel.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/",
|
||||
"destination": "https://github.com/anuraghazra/github-readme-stats"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue