From 91d43e77b12b85aa50e9c534afd350da561e0406 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Tue, 27 Sep 2022 08:10:02 +0000 Subject: [PATCH] UI: KeysR: Make key titles smaller than page title --- templates/key/one.hamlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/key/one.hamlet b/templates/key/one.hamlet index 6a7814e..ae1ab0e 100644 --- a/templates/key/one.hamlet +++ b/templates/key/one.hamlet @@ -12,7 +12,7 @@ $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . -

SSH Key #{ky2text $ sshKeyIdent key} +

SSH Key #{ky2text $ sshKeyIdent key}

^{buttonW POST "Delete this key" (KeyDeleteR tag)}