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-29 15:05:23 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
fa75e61344ad7c565af846f6239b53384dd2c4e7
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