mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
fix jpg and brace
This commit is contained in:
parent
0acd40cc81
commit
abb59b5a5f
2 changed files with 2 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ export default {
|
|||
},
|
||||
{
|
||||
name: 'Bitwarden',
|
||||
image: '/static/img/bitwarden.png',
|
||||
image: '/static/img/bitwarden.jpg',
|
||||
url: 'https://www.bitwarden.com/',
|
||||
sources: {
|
||||
windows: 'https://vault.bitwarden.com/download/?app=desktop&platform=windows',
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ export default {
|
|||
'https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en_us',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: '1Password',
|
||||
image: '/static/img/1password.jpg',
|
||||
url: 'https://1password.com/',
|
||||
|
|
|
|||
Loading…
Reference in a new issue