Thank you to our wonderful patrons who keep this site running 💖

<% if (Array.isArray(data.patrons) && data.patrons.length > 0) { %>
    <% for (const patron of data.patrons) { %>
  • <%= patron.name %>
  • <% } %>
<% } else { %>

Patron names are private by default. Become the first supporter and opt-in to have your name shown!

<% } %>