diff options
author | Julien Dessaux | 2023-02-20 23:45:05 +0100 |
---|---|---|
committer | Julien Dessaux | 2023-02-20 23:45:05 +0100 |
commit | 955e27d3b343bd57fd746f5892aab5b0e2bd7a20 (patch) | |
tree | 4f43dce7db130f9109ff4274c3acc99cd13aeacb /content/docs | |
parent | Fixed wording (diff) | |
download | www-955e27d3b343bd57fd746f5892aab5b0e2bd7a20.tar.gz www-955e27d3b343bd57fd746f5892aab5b0e2bd7a20.tar.bz2 www-955e27d3b343bd57fd746f5892aab5b0e2bd7a20.zip |
added wireguard on linux blog article
Diffstat (limited to 'content/docs')
-rw-r--r-- | content/docs/alpine/wireguard.md | 4 | ||||
-rw-r--r-- | content/docs/gentoo/wireguard.md | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/content/docs/alpine/wireguard.md b/content/docs/alpine/wireguard.md index 54b6d15..29170b6 100644 --- a/content/docs/alpine/wireguard.md +++ b/content/docs/alpine/wireguard.md @@ -1,10 +1,6 @@ --- title: Wireguard description: How to configure a wireguard endpoint on Alpine -tags: -- Alpine -- linux -- vpn --- ## Introduction diff --git a/content/docs/gentoo/wireguard.md b/content/docs/gentoo/wireguard.md index 3e745e7..06e06a8 100644 --- a/content/docs/gentoo/wireguard.md +++ b/content/docs/gentoo/wireguard.md @@ -1,10 +1,6 @@ --- title: Wireguard description: How to configure a wireguard endpoint on Gentoo -tags: -- gentoo -- linux -- vpn --- ## Introduction |