aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-07-24 22:17:10 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-07-24 22:17:10 +0300
commit0f39037ee51b3164655ec6f775a49f8197a3427e (patch)
tree673f4fc4518cd6171a3aff036d677972cc11ff59 /index.html
parentREADME update (diff)
downloadegor-tensin.github.io-0f39037ee51b3164655ec6f775a49f8197a3427e.tar.gz
egor-tensin.github.io-0f39037ee51b3164655ec6f775a49f8197a3427e.zip
add my gpg key fingerprint
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 5865d54..8da71fd 100644
--- a/index.html
+++ b/index.html
@@ -12,6 +12,8 @@ layout: main
<a class="list-group-item" href="mailto:Egor.Tensin@gmail.com"><span class="glyphicon glyphicon-envelope"></span>&nbsp;Egor.Tensin@gmail.com</a>
<a class="list-group-item" href="https://github.com/egor-tensin/cv/raw/master/pdf/Egor_Tensin_CV_en.pdf"><span class="glyphicon glyphicon-file"></span>&nbsp;Curriculum vitae</a>
</div>
+ <p>My personal GnuPG public key can be found <a href="https://dl.dropboxusercontent.com/u/8932482/gpg.txt">here</a>.
+Its fingerprint is <code style="white-space: pre-wrap;">0281 0B23 3E1A 7D41 8FB1 5245 0494 6FC7 502B 539A</code>.</p>
<h3>Projects</h3>
<div class="list-group reasonable-width">
<a class="list-group-item" href="/sorting_algorithms/"><span class="glyphicon glyphicon-chevron-right"></span>&nbsp;Sorting algorithms</a>