diff options
author | Remi Collet <remi@remirepo.net> | 2017-06-27 17:54:53 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-06-27 17:54:53 +0200 |
commit | d493373a6b70ceb154b42ef86eb335535b9b6a51 (patch) | |
tree | 217002393e951aa50365a7480feb702e6451ea79 /index.html | |
parent | 09ca5db7c0582357b21a056796ee3b27afb4a296 (diff) |
add link to new GPG key
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -270,7 +270,10 @@ <h2>Other resources</h2> <ul class="pkglist"> <li> - <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi" class="inpage">RPM-GPG-KEY-remi</a>: the GnuPG public key of the key pair used to sign my packages + <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi2017" class="inpage">RPM-GPG-KEY-remi2017</a>: the GnuPG public key of the key pair used to sign my packages (Fedora 26+ and .src.rpm) + </li> + <li> + <a href="https://rpms.remirepo.net/RPM-GPG-KEY-remi" class="inpage">RPM-GPG-KEY-remi</a>: the GnuPG public key of the key pair used to sign my packages (Fedora <= 25 and EL) </li> <li> <a href="https://git.remirepo.net/cgit/" class="inpage">https://git.remirepo.net/cgit/</a> |