From 70db4885edd55999fa7899c8195ab8f7b14050ee Mon Sep 17 00:00:00 2001 From: reynir Date: Sat, 20 Nov 2021 14:01:24 +0100 Subject: [PATCH] Add "(ssh fingerprints)" to title (#179) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Makes it easier to find the ssh fingerprints from the title alone. Co-authored-by: Reynir Björnsson Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/179 Co-authored-by: reynir Co-committed-by: reynir --- content/security/ssh-fingerprint.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/security/ssh-fingerprint.md b/content/security/ssh-fingerprint.md index d7a63f6..6bf8245 100644 --- a/content/security/ssh-fingerprint.md +++ b/content/security/ssh-fingerprint.md @@ -1,7 +1,7 @@ --- eleventyNavigation: key: SSHFingerprint - title: Verifying you're connected to Codeberg + title: Verifying you're connected to Codeberg using SSH fingerprints parent: Security --- @@ -36,4 +36,4 @@ which are to be considered the authoritative fingerprints for Codeberg. **If they match, you're good to go** and can safely use Codeberg via SSH. **If they don't, don't continue to connect**, because your credentials may be at risk -and please give us a heads-up at [contact@codeberg.org](mailto:contact@codeberg.org). \ No newline at end of file +and please give us a heads-up at [contact@codeberg.org](mailto:contact@codeberg.org).