diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-26 13:31:43 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-26 13:31:43 +0300 |
commit | b6cdf5d752c74c6533d409b4d4c94e6b1ecf6b36 (patch) | |
tree | 0523506ce708b5af5363a47e913831079388e76c | |
parent | rename "projects" to "pages" (diff) | |
download | egor-tensin.github.io-b6cdf5d752c74c6533d409b4d4c94e6b1ecf6b36.tar.gz egor-tensin.github.io-b6cdf5d752c74c6533d409b4d4c94e6b1ecf6b36.zip |
add the egort.name/git/ link
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ projects: - url: /wireguard-config/ name: wireguard-config description: Generate WireGuard configuration files + - url: https://egort.name/git/ + description: More... --- <h1>{{ site.settings.author.name }}</h1> <hr/> |