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
1acd2ce05a
commit
fde9b2894d
1 changed files with 9 additions and 9 deletions
|
|
@ -32,15 +32,6 @@ export default {
|
|||
linux: 'https://protonmail.com/',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Burner Mail',
|
||||
image: '/static/img/burnermail.jpg',
|
||||
url: 'https://burnermail.io/',
|
||||
sources: {
|
||||
windows: 'https://burnermail.io/',
|
||||
macos: 'https://burnermail.io/'
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Tutanota',
|
||||
image: '/static/img/tutanota.jpg',
|
||||
|
|
@ -54,6 +45,15 @@ export default {
|
|||
linux: 'https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage'
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Burner Mail',
|
||||
image: '/static/img/burnermail.jpg',
|
||||
url: 'https://burnermail.io/',
|
||||
sources: {
|
||||
windows: 'https://burnermail.io/',
|
||||
macos: 'https://burnermail.io/'
|
||||
},
|
||||
},
|
||||
],
|
||||
resources: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue