Update mkdocs.yml

added     - 'Optional: Dual VPN (Masked and DNS only)': 'guides/vpn/dual-VPN.md' entry.
This commit is contained in:
RamSet
2018-05-31 13:50:02 -06:00
committed by GitHub
parent ae1f6b46b3
commit c2bc5d2304
+1
View File
@@ -61,6 +61,7 @@ pages:
- 'Connecting clients':
- 'General': 'guides/vpn/clients.md'
- 'Android': 'guides/vpn/android-client.md'
- 'Optional: Dual VPN (Masked and DNS only)': 'guides/vpn/dual-VPN.md'
- 'Optional: Only route DNS via VPN': 'guides/vpn/only-dns-via-vpn.md'
- 'Optional: Dual operation: LAN & VPN at the same time': 'guides/vpn/dual-operation.md'
- 'Optional: Dynamic DNS': 'guides/vpn/dynDNS.md'