diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-07 07:50:15 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-07 07:52:44 +0300 |
commit | c226cf9acbf2eeac2e11fcd3a7896a9f38af783d (patch) | |
tree | b04c0bc0014cd5a6ce6933ac135d85d18d9c4109 /index.html | |
parent | adjust link names (diff) | |
download | egor-tensin.github.io-c226cf9acbf2eeac2e11fcd3a7896a9f38af783d.tar.gz egor-tensin.github.io-c226cf9acbf2eeac2e11fcd3a7896a9f38af783d.zip |
remove the GnuPG paragraph, shuffle links
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -18,11 +18,6 @@ Feel free to make contributions or contact me.</p> {% endif %} </div> -{% if site.personal_info.gpg %} - <p>My personal GnuPG public key can be found <a href="{{ site.personal_info.gpg.public_key_url }}">here</a>. -Its fingerprint is <code style="white-space: pre-wrap;">{{ site.personal_info.gpg.fingerprint }}</code>.</p> -{% endif %} - {% if site.personal_info.projects %} <h3>Projects</h3> <div class="list-group wide-enough"> |