mirror of https://github.com/thangisme/notes.git
6 changed files with 15 additions and 5 deletions
@ -0,0 +1,5 @@ |
|||
{ |
|||
"routes" : [ |
|||
{"src": "(.*/([^/.]+))/?$", "dest": "$1.html"} |
|||
] |
|||
} |
Loading…
Reference in new issue