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
77e76bbaa9
commit
1f612349f8
1 changed files with 9 additions and 9 deletions
|
|
@ -37,15 +37,6 @@ export default {
|
|||
linux: 'https://lastpass.com/misc_download2.php',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'iCloud Keychain',
|
||||
image: '/static/img/icloud.png',
|
||||
url: 'https://www.icloud.com/',
|
||||
sources: {
|
||||
macos: 'https://support.apple.com/en-us/HT204085',
|
||||
ios: 'https://support.apple.com/en-us/HT204085'
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Dashlane',
|
||||
image: '/static/img/dashlane.jpg',
|
||||
|
|
@ -88,6 +79,15 @@ export default {
|
|||
android: 'https://www.avast.com/passwords#android',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'iCloud Keychain',
|
||||
image: '/static/img/icloud.png',
|
||||
url: 'https://www.icloud.com/',
|
||||
sources: {
|
||||
macos: 'https://support.apple.com/en-us/HT204085',
|
||||
ios: 'https://support.apple.com/en-us/HT204085'
|
||||
},
|
||||
},
|
||||
],
|
||||
resources: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue