From 1e54580e79911feb893964005c92c25bc492a543 Mon Sep 17 00:00:00 2001 From: bihlink <95501288+bihlink@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:21:03 +0200 Subject: [PATCH] Update template.ejs --- lib/template.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/template.ejs b/lib/template.ejs index 8a58260..d254990 100644 --- a/lib/template.ejs +++ b/lib/template.ejs @@ -44,7 +44,7 @@ <% filtered.forEach(function(item){ %>
<% if (item.isBoost) { %> -
Shared by Links
+
<%- item.title %>
<% } %>