web: another fix for cabal builds, disable favicon.ico since it's not easily embeddable

This commit is contained in:
Simon Michael 2011-10-05 00:48:53 +00:00
parent 9347f3169d
commit ebf215d971

View File

@ -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