This commit is contained in:
André Weller
2019-05-16 09:02:22 +02:00

View File

@@ -28,6 +28,11 @@ export default {
desc: 'Domains for your projects', desc: 'Domains for your projects',
url: 'https://namecheap.com' url: 'https://namecheap.com'
}, },
{
title: 'Servers for hackers',
desc: 'Tutorials on how to handle your servers.',
url: 'https://serversforhackers.com/'
},
] ]
} }
}, },