diff --git a/lib/template.ejs b/lib/template.ejs index ae70421..93ec647 100644 --- a/lib/template.ejs +++ b/lib/template.ejs @@ -7,7 +7,7 @@
- + <%- meta.title %>'s Feed on Mastodon
@@ -19,14 +19,13 @@
<%- item.title %>
<%- item.content %> @@ -34,7 +33,7 @@ <% if (item.enclosures.length > 0){ %>
<% for (var i = 0; i < item.enclosures.length; i ++){ %> - + <% } %>