export default [ { from: '/source', to: 'https://github.com/arthurdanjou/artsite' }, { from: '/twitter', to: 'https://twitter.com/arthurdanj' }, { from: '/github', to: 'https://github.com/arthurdanjou/' }, { from: '/shelf', to: '/blog' }, { from: '/posts', to: '/blog' }, { from: '/resume', to: '/cv' }, ]