Merge pull request #45 from charlag/add-tutanota

Add Tutanota email
This commit is contained in:
Brian Lovin 2019-01-15 09:20:41 -08:00 committed by GitHub
commit 1f243b6901
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 0 deletions

View file

@ -32,6 +32,19 @@ export default {
linux: 'https://protonmail.com/',
},
},
{
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: [
{

BIN
static/img/tutanota.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB