This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ruiyu
/
landing-page
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
ca9b5eb986
Branches
Tags
master
landing-page
/
hk_website_en
/
vercel.json
vercel.json
119 B
Historique
Raw
1
2
3
4
5
6
7
8
{
"rewrites": [
{
"source": "/(.*)",
"destination": "/index.html"
}
]
}