Add ProtonVPN Logo

This commit is contained in:
Brian King 2019-01-14 13:29:48 -06:00
parent d5a1f11acb
commit b6ad945048
2 changed files with 11 additions and 0 deletions

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB