mirror of
https://github.com/thangisme/notes.git
synced 2026-08-05 13:40:33 -04:00
5 lines
81 B
JSON
5 lines
81 B
JSON
{
|
|
"routes" : [
|
|
{"src": "(.*/([^/.]+))/?$", "dest": "$1.html"}
|
|
]
|
|
} |