web: serve a favicon (Yesod's)

This commit is contained in:
Simon Michael 2012-11-27 23:51:24 +00:00
parent bd629e4853
commit a44d30e6f1

View File

@ -1,5 +1,5 @@
/static StaticR Static getStatic
-- /favicon.ico FaviconR GET
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ RootR GET