From e3d26c361b3af4d4c6d60c78314b3a2e2ade91ab Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 2 May 2026 20:04:40 +0000 Subject: [PATCH 1/3] Add Nunjucks button to footer between 11ty and Tailwind Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/17998eeb-b35f-412e-85dc-ec4382e6ab9b Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com> --- src/_includes/footer-details.njk | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_includes/footer-details.njk b/src/_includes/footer-details.njk index e7567f8d..6a60a4e8 100644 --- a/src/_includes/footer-details.njk +++ b/src/_includes/footer-details.njk @@ -14,6 +14,7 @@
From 714ba487de9341333555ee5d219b45bac11f7a4d Mon Sep 17 00:00:00 2001 From: John Bampton