const siteLinks = { error: '*', home: '/', login: '/auth/login', signup: '/auth/signup', forgetpwd: '/auth/forgetpwd' } export default siteLinks