From e921f301f1b3edd782929e6f968d29a3e95ac805 Mon Sep 17 00:00:00 2001 From: surtur Date: Sat, 17 Oct 2020 15:23:08 +0200 Subject: [PATCH] chore: add host keys page --- custom/public/hostkeys.html | 103 ++++++++++++++++++ .../templates/custom/extra_links_footer.tmpl | 1 + 2 files changed, 104 insertions(+) create mode 100644 custom/public/hostkeys.html diff --git a/custom/public/hostkeys.html b/custom/public/hostkeys.html new file mode 100644 index 0000000..e3adbf2 --- /dev/null +++ b/custom/public/hostkeys.html @@ -0,0 +1,103 @@ + + + + + + hostkeys - git.dotya.ml Gitea Service + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + +

+ Host keys +

(ED25519)SHA256:i6DvPgfdDa9vafcCYdsleV1v5P2WFPHrNt/eJWL1KTo
(ECDSA)SHA256:1ksd14LUKfLaRriGWt/zlfhetUUVv4cehIffK//iH6o
(RSA)SHA256:2t/JTS5p/AGee3mj3DRCWVhnGAjxC67akaG+qE9J4cU
+
+
+
+ + + diff --git a/custom/templates/custom/extra_links_footer.tmpl b/custom/templates/custom/extra_links_footer.tmpl index 2732e7a..8db694a 100644 --- a/custom/templates/custom/extra_links_footer.tmpl +++ b/custom/templates/custom/extra_links_footer.tmpl @@ -1,3 +1,4 @@ +hostkeys Status · dotya.ml · Contact