diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 8af6021..824f129 100644 --- a/templates/base.html +++ b/templates/base.html @@ -66,6 +66,8 @@ <h3>Contact</h3> <p>If you want to tell me something, you can contact me by email at:</p> <a href="mailto:contact@yaroslavps.com">contact@yaroslavps.com</a> + <h3>PGP</h3> + <a href="https://www.yaroslavps.com/files/yaroslavpub.gpg">BD900E5D624046DC</a> </div> </div> {% endblock %} |