diff --git a/hledger-web/routes b/hledger-web/routes index 41c83f670..2ef5f5877 100644 --- a/hledger-web/routes +++ b/hledger-web/routes @@ -1,5 +1,5 @@ /static StaticR Static getStatic -/favicon.ico FaviconR GET +-- /favicon.ico FaviconR GET /robots.txt RobotsR GET / RootR GET /journal JournalR GET POST