This website requires JavaScript.
Explore
Help
Sign In
thang
/
notes
Watch
1
Star
0
Fork
0
mirror of
https://github.com/thangisme/notes.git
synced
2026-08-05 12:10:41 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2df1191c6faa741c3a42abd30c82cf2cb49434e8
notes
/
vercel.json
T
5 lines
81 B
JSON
Raw
Normal View
History
Unescape
Escape
SÆử dụng Váºercel RoutÃing, mÃột sÃố thÆứ nhỏ @@
2020-12-30 18:07:31 +07:00
{
"routes"
:
[
{
"src"
:
"(.*/([^/.]+))/?$"
,
"dest"
:
"$1.html"
}
]
}
Reference in New Issue
Copy Permalink