mirror of
https://github.com/Alvin-Zilverstand/novatorem.git
synced 2026-09-12 09:54:20 +02:00
6fd13a4d72
added redirect to the Git Repo if you only go to the Source "/" Domain
9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"redirects": [
|
|
{
|
|
"source": "/",
|
|
"destination": "https://github.com/novatorem/novatorem"
|
|
}
|
|
]
|
|
}
|