Merge pull request #57 from prichodko/master

Add Avast Passwords
This commit is contained in:
Brian Lovin 2019-01-16 17:04:44 -08:00 committed by GitHub
commit 2befaf593a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View file

@ -68,6 +68,17 @@ export default {
'https://vault.bitwarden.com/download/?app=desktop&platform=linux',
},
},
{
name: 'Avast Passwords',
image: '/static/img/avast-passwords.png',
url: 'https://www.avast.com/passwords',
sources: {
windows: 'https://www.avast.com/passwords#pc',
macos: 'https://www.avast.com/passwords#mac',
ios: 'https://www.avast.com/passwords#ios',
android: 'https://www.avast.com/passwords#android',
},
},
],
resources: [
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB