mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-22 14:25:14 +00:00
98d2d61e89
Earlier it was only redirecting to thunders.website, I want to also preserve all the URLs
16 lines
348 B
JSON
16 lines
348 B
JSON
{
|
|
"description": "Redirect to my personal website",
|
|
"repo": "https://github.com/thunder-coding/CodingThunder",
|
|
"owner": {
|
|
"username": "thunder-coding",
|
|
"email": "yakshbari4@gmail.com",
|
|
"discord": "codingthunder"
|
|
},
|
|
"record": {
|
|
"URL": "https://thunders.website"
|
|
},
|
|
"redirect_config": {
|
|
"redirect_paths": true
|
|
}
|
|
}
|