lebd/config/routes

15 lines
335 B
Text

/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 EntryR GET
!/#EntryKind/#EntryId/#Slug EntryWithSlugR GET