|
@@ -4,11 +4,8 @@ export default function External() {
|
|
|
githubUrl: 'https://github.com/annybs/',
|
|
|
linkedinUrl: 'https://www.linkedin.com/in/aneurinbs/',
|
|
|
|
|
|
- repoUrl: 'https://github.com/annybs/www.aneur.in',
|
|
|
-
|
|
|
- goProjectsUrl: 'https://github.com/annybs?tab=repositories&q=&type=&language=go',
|
|
|
- packagesUrl: 'https://github.com/annybs?tab=packages',
|
|
|
- tsProjectsUrl: 'https://github.com/annybs?tab=repositories&q=&type=&language=typescript',
|
|
|
+ codeUrl: 'https://code.aneur.in/explore/repos',
|
|
|
+ repoUrl: 'https://code.aneur.in/aneurin/www.aneur.in',
|
|
|
|
|
|
get email() {
|
|
|
return 'ni.ruena@niruena'.split('').reverse().join('')
|