From 11a8f2889e874ecebdbc49a6887918c7b043c503 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 12 Feb 2025 22:37:51 +0800 Subject: {ssh,global}.go, index.html: Add global data containing ssh fp --- templates/index.html.tmpl | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'templates/index.html.tmpl') diff --git a/templates/index.html.tmpl b/templates/index.html.tmpl index 505ea70..e88b568 100644 --- a/templates/index.html.tmpl +++ b/templates/index.html.tmpl @@ -3,13 +3,14 @@ {{ template "head_common" . }} - Groups – Lindenii Forge + Index – Lindenii Forge
-

+

Lindenii Forge

+

Groups -

+ +

+ Info +

+ + + + + + + + + + + +
SSH Public Key{{ .global.server_public_key_string }}
SSH Fingerprint{{ .global.server_public_key_fingerprint }}