From e32f819cdae28fe0e661cdb1c51b386c503e155e Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Fri, 21 Dec 2018 23:45:23 +0800 Subject: [PATCH] update --- layout/links.ejs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/layout/links.ejs b/layout/links.ejs index 8c54a87..04aa87f 100755 --- a/layout/links.ejs +++ b/layout/links.ejs @@ -15,13 +15,13 @@ <%} %>
<% (group.items||[]).forEach(function(item){ %> - +
- +
-

<%= item.name %>

+

<%- item.name %>

<% if(item.tags){ %>
<% (item.tags||[]).forEach(function(tag){ %>