diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-08-01 03:24:52 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-08-01 03:24:52 -0600 |
commit | ba8affd807fcba8041988c8247d9c4396078be91 (patch) | |
tree | 1710a83db15a623e0d976f3cb5f2e5713e947d69 /blog/dst/index.html | |
parent | 8cf2d0e2b2e2d6cee2f0136bb6265abf10772d16 (diff) |
add vpn entry
Diffstat (limited to 'blog/dst/index.html')
-rw-r--r-- | blog/dst/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/blog/dst/index.html b/blog/dst/index.html index 5e53319..0fd8702 100644 --- a/blog/dst/index.html +++ b/blog/dst/index.html @@ -94,7 +94,9 @@ <h2>Articles</h2> <ul class="page-list"> - <h3>July 2021</h3> + <h3>August 2021</h3> + <li>Aug 01 - <a href="https://blog.luevano.xyz/a/vpn_server_with_openvpn.html">Create a VPN server with OpenVPN (IPv4)</a></li> + <h3>July 2021</h3> <li>Jul 28 - <a href="https://blog.luevano.xyz/a/hoy_toco_desarrollo_personaje.html">Hoy me tocó desarrollo de personaje</a></li> <li>Jul 18 - <a href="https://blog.luevano.xyz/a/tenia_esto_descuidado.html">Tenia este pex algo descuidado</a></li> <h3>June 2021</h3> |