diff --git a/src/Vervis/Foundation.hs b/src/Vervis/Foundation.hs index a9f34c7..a95501e 100644 --- a/src/Vervis/Foundation.hs +++ b/src/Vervis/Foundation.hs @@ -633,6 +633,8 @@ instance YesodBreadcrumbs App where FaviconR -> ("", Nothing) RobotsR -> ("", Nothing) + InboxR -> ("Inbox", Nothing) + HomeR -> ("Home", Nothing) ResendVerifyEmailR -> ( "Resend verification email" , Nothing