From e4e9d96a0b31177e5bfe38c4166c2200f66d6ef8 Mon Sep 17 00:00:00 2001 From: mr-forust Date: Sat, 3 Jan 2026 02:25:12 +0100 Subject: [PATCH] add pgp pubkey to landing page, minor info changes --- .gitignore | 2 +- homepages/forust_files/index.html | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c07bb84..e02f82b 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,7 @@ streaming/prowlarr/* # Homepage homepages/forust_files/assets/images/team/* - +homepages/forust_files/.well-known/* # Traefik files traefik/letsencrypt/acme.json diff --git a/homepages/forust_files/index.html b/homepages/forust_files/index.html index 3c2f5eb..8aff9c9 100644 --- a/homepages/forust_files/index.html +++ b/homepages/forust_files/index.html @@ -41,7 +41,14 @@
  • - forust@forust.xyz + mail/contact@forust.xyz +
  • +
  • + + security/PGP Key +
  • +
  • +

    # PGP Key Fingerprint: A777 7CB7 D9C4 0A97 443D CCF0 7A3D A455 F820 5B82

  • -- 2.52.0