diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-02 22:09:32 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-02 22:09:32 +0300 |
commit | fcf87f410d58030ffe58b6d46afaaceb978dde52 (patch) | |
tree | a1a0f4bbd05e89a582a1c2162ef2bb408190ceab | |
parent | bump jekyll-theme (diff) | |
download | egor-tensin.github.io-fcf87f410d58030ffe58b6d46afaaceb978dde52.tar.gz egor-tensin.github.io-fcf87f410d58030ffe58b6d46afaaceb978dde52.zip |
add jekyll-theme to links
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ projects: name: Sorting algorithms - url: /wireguard-config/ name: WireGuard configuration + - url: /jekyll-theme/ + name: My Jekyll theme --- <h1>{{ site.settings.author.name }}</h1> <hr/> |