add resource

This commit is contained in:
André Thomas Weller
2019-05-15 19:11:41 +02:00
parent 5e26e90858
commit f68fa999af

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/'
},
] ]
} }
}, },