diff options
author | hitlerrip <git@hitler.rip> | 2025-08-04 14:58:48 +0200 |
---|---|---|
committer | hitlerrip <git@hitler.rip> | 2025-08-04 14:58:48 +0200 |
commit | 95203c20e0e71e8d30ad87df3595711127af0269 (patch) | |
tree | 756107a50fcd708ef590e9388716229e6dbdbce4 /con/footer.html | |
parent | a7b19d7cfe86468308c6ecac13a2bcf280da921d (diff) | |
download | website-95203c20e0e71e8d30ad87df3595711127af0269.tar.gz website-95203c20e0e71e8d30ad87df3595711127af0269.tar.bz2 website-95203c20e0e71e8d30ad87df3595711127af0269.zip |
pgp public key
uploaded pgp public key and added a link to the footer
Diffstat (limited to 'con/footer.html')
-rw-r--r-- | con/footer.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/con/footer.html b/con/footer.html index 24c76b4..9de50ad 100644 --- a/con/footer.html +++ b/con/footer.html @@ -8,7 +8,8 @@ <span> © 2025 hitler.rip <web@hitler.rip><br> content licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0" target="_blank" rel="noopener noreferrer">CC BY-SA 4.0</a>, code licensed under <a href="https://www.gnu.org/licenses/agpl-3.0-standalone.html" target="_blank" rel="noopener noreferrer">AGPLv3-or-later</a><br> - <a href="/datenschutzerklaerung">datenschutzerklärung (de)</a> | <a href="/privacypolicy">privacy policy (en)</a> + <a href="/datenschutzerklaerung">datenschutzerklärung (de)</a> | <a href="/privacypolicy">privacy policy (en)</a><br> + <a href="/public.key">pgp public key</a> </span> </footer> </body> |