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-07-22 04:03:58 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c0dcaae7e01cb8c046dc63c4bc58c10e9c1d28c2
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