lebd/config/routes

14 lines
285 B
Plaintext
Raw Normal View History

/static StaticR Static appStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
2017-10-03 05:41:26 -04:00
/keybase.txt KeybaseR GET
/robots.txt RobotsR GET
/sitemap.xml SitemapR GET
/ HomeR GET
!/#EntryKind EntriesR GET
!/#EntryKind/#EntryId EntryNoSlugR GET
!/#EntryKind/#EntryId/#Slug EntryR GET