yesod/scaffold/config/routes.cg
2011-07-12 08:49:29 -07:00

9 lines
129 B
Plaintext

/static StaticR Static getStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ RootR GET