new listing action_jay plus remove requests from daily view
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-05-18 13:56:47 -07:00
parent de29021a49
commit 28f9c6d11a
3 changed files with 17 additions and 0 deletions

View File

@ -14,9 +14,11 @@ section > h2 {
{% include "listings.njk" %}
</section>
{#
<section>
<h2>Requests</h2>
{% set category = "requests" %}
{% include "listings.njk" %}
</section>
#}