diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-03-23 15:40:30 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-03-23 15:40:30 +0300 |
commit | 4db34391d8381a13ce0d0e59b6fde3721c8249f5 (patch) | |
tree | d1abe547bd23f15cfe9efb45a7c0645aaa612a70 | |
parent | feat: rework (diff) |
feat: replace email with key
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index a1502e1..076b429 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@ <p> <dl> <dt>Email:</dt> - <dd><strong>azat [at] bahawi [dot] net</strong> (<a href="https://keys.openpgp.org/search?q=azat@bahawi.net">PGP</a>) + <dd><strong>azat [at] bahawi [dot] net</strong> (<a href="https://keys.openpgp.org/search?q=26880377C31D9E819BDF83A8C8C6BDDB3847F72B">PGP</a>) <dd><code>2688 0377 C31D 9E81 9BDF 83A8 C8C6 BDDB 3847 F72B</code></ddd> <dt>IRC:</dt> <dd><strong>azahi</strong> @ <a href="https://libera.chat">Libera</a></dd> |