%#
%>
<%= collapseInteriorWhitespace(locals.title ?? meta.title) %>
<% if (typeof locals.description !== 'undefined' || typeof meta.description !==
'undefined') { %>
<% } %> <%# NOTE(strager): Only absolute URIs seem to work with Discord. %>
<% if (typeof meta.blogDate === 'undefined') { %>
<% } %> <%# NOTE: See /website/public/blog/blog-head.ejs.html for blog article
related tags %>
<%#
%>