export default { home: '/', login: '/login', registration: '/registration', profile: '/profile', feed: '/feed', notifications: '/notifications' };