From b16985e15cd376b9e30d36facbc7699d28b565ed Mon Sep 17 00:00:00 2001 From: Shashank Kaul Date: Sun, 1 Dec 2019 02:08:54 +0530 Subject: [PATCH] [magnet] Added title to shortlink html --- routes/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/index.js b/routes/index.js index 02a20a0..a6464a3 100644 --- a/routes/index.js +++ b/routes/index.js @@ -15,7 +15,7 @@ const foundTemplate = (magnet, meta) => (` -

⚡ :magnet:

+

${meta.title}

${magnet}