updates
what's going on with abtmtr.link?
items
subscribe to the rss feed!
-
<% rss.items.forEach((item) => { %>
-
<%= item.title %>
by <%= item.author %> / <%= new Date(item.isoDate).toLocaleString(rss.language, { timeZone: "America/Chicago" }) %> Central Time
<%= item.content.trim() %>
<% }) %>