mirror of
https://github.com/agresdominik/website.git
synced 2026-04-21 18:05:53 +00:00
Moved keys, fixed link issues
This commit is contained in:
@@ -32,7 +32,7 @@ Reading right now:
|
||||
|
||||
# PGP Key
|
||||
|
||||
If you want to send me encrypted messages use the following [PGP-Key](/publickey.asc). If you want to check the fingerprint:
|
||||
If you want to send me encrypted messages use the following [PGP-Key](/keys/publickey.asc). If you want to check the fingerprint:
|
||||
|
||||
```
|
||||
896B 3FF1 2E82 A80C 10F6 42CB 4634 761C A7CE E0A
|
||||
|
||||
+3
-3
@@ -22,11 +22,11 @@ title = 'agres.online'
|
||||
|
||||
[[params.socials]]
|
||||
name = "pgp"
|
||||
url = "/publickey.asc"
|
||||
url = "/keys/publickey.asc"
|
||||
|
||||
[[params.info]]
|
||||
name = "Impressum"
|
||||
url = "/impressim"
|
||||
url = "/impressum"
|
||||
|
||||
[[params.info]]
|
||||
name = "Datenschutz"
|
||||
@@ -38,7 +38,7 @@ title = 'agres.online'
|
||||
|
||||
[[params.info]]
|
||||
name = "PGP-Key"
|
||||
url = "/publickey.asc"
|
||||
url = "/keys/publickey.asc"
|
||||
|
||||
[[params.info]]
|
||||
name = "RSS"
|
||||
|
||||
Reference in New Issue
Block a user