diff --git a/config/email.js b/config/email.js index 99d8e6a..d987dfe 100644 --- a/config/email.js +++ b/config/email.js @@ -4,6 +4,20 @@ 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: 'Mailfence', + image: '/static/img/mailfence.jpg', + url: 'https://mailfence.com/', + sources: { + windows: 'https://mailfence.com', + macos: 'https://mailfence.com', + ios: + 'https://mailfence.com/m/', + android: + 'https://mailfence.com/m/', + linux: 'https://mailfence.com', + }, + }, { name: 'FastMail', image: '/static/img/fastmail.jpg',