mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Reorder
This commit is contained in:
parent
e0aef8827f
commit
1d8c054708
1 changed files with 14 additions and 14 deletions
|
|
@ -4,20 +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: 'Mailfence',
|
||||
image: '/static/img/mailfence.png',
|
||||
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',
|
||||
|
|
@ -46,6 +32,20 @@ export default {
|
|||
linux: 'https://protonmail.com/',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Mailfence',
|
||||
image: '/static/img/mailfence.png',
|
||||
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: 'Tutanota',
|
||||
image: '/static/img/tutanota.jpg',
|
||||
|
|
|
|||
Loading…
Reference in a new issue