diff --git a/config/email.js b/config/email.js index 78bd1f0..a09bcf0 100644 --- a/config/email.js +++ b/config/email.js @@ -4,18 +4,6 @@ export default { description: `You should use an email provider that doesn’t read your email or gather data about your conversations to target you with ads. `, apps: [ - { - name: 'Tutanota', - image: '/static/img/tutanota.jpg', - url: 'https://tutanota.com/', - sources: { - windows: 'https://tutanota.com/', - macos: 'https://tutanota.com/', - ios: 'https://itunes.apple.com/app/tutanota/id922429609', - android: - 'https://play.google.com/store/apps/details?id=de.tutao.tutanota', - }, - }, { name: 'FastMail', image: '/static/img/fastmail.jpg', @@ -42,6 +30,19 @@ export default { 'https://play.google.com/store/apps/details?id=ch.protonmail.android', }, }, + { + name: 'Tutanota', + image: '/static/img/tutanota.jpg', + url: 'https://tutanota.com/', + sources: { + windows: 'https://mail.tutanota.com/desktop/tutanota-desktop-win.exe', + macos: 'https://mail.tutanota.com/desktop/tutanota-desktop-mac.zip', + ios: 'https://itunes.apple.com/app/tutanota/id922429609', + android: + 'https://play.google.com/store/apps/details?id=de.tutao.tutanota', + linux: 'https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage' + }, + }, ], resources: [ {