mirror of
https://github.com/waynesutton/markdown-site.git
synced 2026-01-12 04:09:14 +00:00
9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
|
|
# Static files served directly
|
||
|
|
/robots.txt /robots.txt 200
|
||
|
|
/llms.txt /llms.txt 200
|
||
|
|
/favicon.svg /favicon.svg 200
|
||
|
|
|
||
|
|
# SPA fallback for all other routes
|
||
|
|
/* /index.html 200
|
||
|
|
|