From c226cf9acbf2eeac2e11fcd3a7896a9f38af783d Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 7 Apr 2021 07:50:15 +0300 Subject: remove the GnuPG paragraph, shuffle links --- index.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'index.html') 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.

{% endif %} -{% if site.personal_info.gpg %} -

My personal GnuPG public key can be found here. -Its fingerprint is {{ site.personal_info.gpg.fingerprint }}.

-{% endif %} - {% if site.personal_info.projects %}

Projects

-- cgit v1.2.3