diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 02:49:20 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 02:49:20 +0300 |
commit | beb3659eb89057057c773586a2d71eaa8e9ae78c (patch) | |
tree | 1ab95e5d45de77175f529cf49751c124ab2a4808 /index.html | |
parent | bump dependencies (diff) | |
download | egor-tensin.github.io-beb3659eb89057057c773586a2d71eaa8e9ae78c.tar.gz egor-tensin.github.io-beb3659eb89057057c773586a2d71eaa8e9ae78c.zip |
add wireguard-config to links
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ projects: name: Blog - url: /sorting-algorithms/ name: Sorting algorithms + - url: /wireguard-config/ + name: WireGuard configuration --- <h1>{{ site.settings.author.name }}</h1> <hr/> |