add NordVPN to VPN apps

This commit is contained in:
Jonathan Speek 2019-01-14 12:03:24 -07:00
parent 25ab9cce1e
commit 784516a3cc
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: 'NordVPN',
image: '/static/img/nordvpn.jpg',
url: 'https://nordvpn.com/',
sources: {
windows: 'https://nordvpn.com/download/windows/',
macos: 'https://nordvpn.com/download/mac/',
ios: 'https://nordvpn.com/download/ios/',
android: 'https://nordvpn.com/download/android/',
},
},
],
resources: [
{

BIN
static/img/nordvpn.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB