From 1e314221131df199fdf037dd01aef10e8585dd6f Mon Sep 17 00:00:00 2001 From: Matthew R Date: Sun, 4 Jul 2021 19:04:42 -0400 Subject: [PATCH] changes to title and metadata html for x509/pgp key --- src/api/comm.libraryofcode.org/routes/keys.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/api/comm.libraryofcode.org/routes/keys.ts b/src/api/comm.libraryofcode.org/routes/keys.ts index a2da28b..6964f65 100644 --- a/src/api/comm.libraryofcode.org/routes/keys.ts +++ b/src/api/comm.libraryofcode.org/routes/keys.ts @@ -47,9 +47,10 @@ export default class Keys extends Route { res.status(200).send(` + x509 Certificate ${x509.data.serialNumber} - + @@ -103,9 +104,10 @@ export default class Keys extends Route { res.status(200).send(` + PGP Key ${pgp.data.keyID} - +