aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-07 07:50:15 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-07 07:52:44 +0300
commitc226cf9acbf2eeac2e11fcd3a7896a9f38af783d (patch)
treeb04c0bc0014cd5a6ce6933ac135d85d18d9c4109 /index.html
parentadjust link names (diff)
downloadegor-tensin.github.io-c226cf9acbf2eeac2e11fcd3a7896a9f38af783d.tar.gz
egor-tensin.github.io-c226cf9acbf2eeac2e11fcd3a7896a9f38af783d.zip
remove the GnuPG paragraph, shuffle links
Diffstat (limited to '')
-rw-r--r--index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/index.html b/index.html
index af36065..19003c2 100644
--- a/index.html
+++ b/index.html
@@ -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">