lebd/config/routes

16 lines
333 B
Plaintext

/static StaticR Static appStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/keybase.txt KeybaseR GET
/robots.txt RobotsR GET
/sitemap.xml SitemapR GET
/ HomeR GET
/feed FeedR GET
!/#EntryKind/feed FeedKindR GET
!/#EntryKind EntriesR GET
!/#EntryKind/#EntryId EntryNoSlugR GET
!/#EntryKind/#EntryId/#Slug EntryR GET