From: Jannik ZANDER Date: Mon, 23 Dec 2019 07:20:43 +0000 (+0100) Subject: Remove link to mail X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=9fe08c81de6340fbedc06086238376478276468b;p=vuepress.git Remove link to mail --- diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 0206ecb..709f91c 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -31,7 +31,6 @@ module.exports = { nav: [ { text: 'Links', items: [ - { text: 'Webmail', link: 'https://mail.zndr.dk', target:'_self', rel:'' }, { text: 'Nextcloud', link: 'https://cloud.zndr.dk', target:'_self', rel:'' }, { text: 'PostfixAdmin', link: 'https://pfa.zndr.dk', target:'_self', rel:'' }, { text: 'GitLab', link: 'https://git.zndr.dk', target:'_self', rel:'' },