diff options
author | jaseg <git@jaseg.de> | 2021-08-16 14:26:16 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2021-08-16 14:26:16 +0200 |
commit | 345867359e9c88bf9912a76a0e2f77ea02532420 (patch) | |
tree | aebbe23ff53811b79cee47e8478975f52513d70a | |
parent | 28dae216210356c8856b3657e7f24e9e775e3202 (diff) | |
download | blog-345867359e9c88bf9912a76a0e2f77ea02532420.tar.gz blog-345867359e9c88bf9912a76a0e2f77ea02532420.tar.bz2 blog-345867359e9c88bf9912a76a0e2f77ea02532420.zip |
about page: fix mailto link
-rw-r--r-- | content/about.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/about.rst b/content/about.rst index ba3388b..2e249b9 100644 --- a/content/about.rst +++ b/content/about.rst @@ -16,7 +16,7 @@ packages on PyPI. Release tags on these two repositories are signed with the rel <https://github.com/jaseg.gpg>`__ and below. I am not on any social network, but feel free to write me an email at `hello@jaseg.de -<mailto:hello@jaseg.de?subject=About page on blog.jaseg.de>`__. +<mailto:hello@jaseg.de?subject=About\ page\ on\ blog.jaseg.de>`__. I do not use application-level email encryption such as S/MIME or PGP. If you need a higher level of secrecy than regular old email provides, please ask around for my signal contact or email me a file encrypted using `age |