From 104f23a3d16e78abe342d98227835569d872e9c5 Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Sun, 8 Mar 2026 16:21:10 +0100 Subject: [PATCH] chore(where): remove latest check-ins heading --- _includes/layouts/where.njk | 1 - theme/_includes/layouts/where.njk | 1 - theme/where.njk | 1 - 3 files changed, 3 deletions(-) diff --git a/_includes/layouts/where.njk b/_includes/layouts/where.njk index e4ad309..307a658 100644 --- a/_includes/layouts/where.njk +++ b/_includes/layouts/where.njk @@ -18,7 +18,6 @@ withSidebar: true {% if checkins.length %} -

Latest check-ins

{% for checkin in checkins %}
diff --git a/theme/_includes/layouts/where.njk b/theme/_includes/layouts/where.njk index cd0ea80..bee2898 100644 --- a/theme/_includes/layouts/where.njk +++ b/theme/_includes/layouts/where.njk @@ -18,7 +18,6 @@ withSidebar: true {% if checkins.length %} -

Latest check-ins

{% for checkin in checkins %}
diff --git a/theme/where.njk b/theme/where.njk index caed4ea..73e5b8c 100644 --- a/theme/where.njk +++ b/theme/where.njk @@ -15,7 +15,6 @@ withSidebar: true {% if checkins.length %} -

Latest check-ins

{% for checkin in checkins %}