Add Dashlane to password manager list

This commit is contained in:
Michael Knepprath 2019-01-14 16:50:22 -06:00
parent d5a1f11acb
commit ffc85a577c
2 changed files with 12 additions and 0 deletions

View file

@ -35,6 +35,18 @@ export default {
android: 'https://lastpass.com/android_market.php',
},
},
{
name: 'Dashlane',
image: '/static/img/dashlane.jpg',
url: 'https://www.dashlane.com/',
sources: {
windows: 'https://www.dashlane.com/directdownload?target=archive_win',
macos: 'https://www.dashlane.com/directdownload?target=launcher_macosx',
ios:
'https://itunes.apple.com/us/app/dashlane-password-manager/id517914548',
android: 'https://play.google.com/store/apps/details?id=com.dashlane',
},
},
],
resources: [
{

BIN
static/img/dashlane.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB