Merge pull request #89 from juliankern/master

Added iCloud Keychain to password managers
This commit is contained in:
Brian Lovin 2019-01-25 10:34:16 -08:00 committed by GitHub
commit 00c316e0a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -96,6 +96,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: [
{

BIN
static/img/icloud.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB