mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Add ProtonVPN Logo
This commit is contained in:
parent
d5a1f11acb
commit
b6ad945048
2 changed files with 11 additions and 0 deletions
|
|
@ -40,6 +40,17 @@ export default {
|
|||
android: 'https://www.expressvpn.com/vpn-software/vpn-android',
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'ProtonVPN',
|
||||
image: '/static/img/protonvpn.png',
|
||||
url: 'https://www.protonvpn.com/',
|
||||
sources: {
|
||||
windows: 'https://www.expressvpn.com/vpn-software/vpn-windows',
|
||||
macos: 'https://www.expressvpn.com/vpn-software/vpn-mac',
|
||||
ios: 'https://www.expressvpn.com/vpn-software/vpn-ios',
|
||||
android: 'https://play.google.com/store/apps/details?id=com.protonvpn.android',
|
||||
},
|
||||
},
|
||||
],
|
||||
resources: [
|
||||
{
|
||||
|
|
|
|||
BIN
static/img/protonvpn.png
Normal file
BIN
static/img/protonvpn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
Loading…
Reference in a new issue