From 3f99418e28aed522b430204022fc3126ed6256d2 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Tue, 26 May 2026 11:17:18 -0700 Subject: [PATCH] readd requests --- _includes/daily.njk | 2 -- 1 file changed, 2 deletions(-) diff --git a/_includes/daily.njk b/_includes/daily.njk index 7fc1b55..fc7b511 100644 --- a/_includes/daily.njk +++ b/_includes/daily.njk @@ -14,11 +14,9 @@ section > h2 { {% include "listings.njk" %} -{#

Requests

{% set category = "requests" %} {% include "listings.njk" %}
-#}