mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-05 04:51:30 +01:00
9 lines
176 B
JSON
9 lines
176 B
JSON
{
|
|
"urls": [
|
|
"http://localhost:3000/",
|
|
"http://localhost:3000/blog",
|
|
"http://localhost:3000/blog/hello-world"
|
|
],
|
|
"files": ["./public/curriculum-vitae.html"]
|
|
}
|