mirror of
https://github.com/thangisme/notes.git
synced 2025-02-21 06:57:46 -05:00
5 lines
81 B
JSON
5 lines
81 B
JSON
|
{
|
||
|
"routes" : [
|
||
|
{"src": "(.*/([^/.]+))/?$", "dest": "$1.html"}
|
||
|
]
|
||
|
}
|