From 193ae11bf16ec1ad73ea41af75f688d271d389b2 Mon Sep 17 00:00:00 2001 From: Cameron Boucher Date: Fri, 21 Nov 2025 15:20:46 -0500 Subject: [PATCH] unpublish unused pages --- pages/unused/data.md | 1 + pages/unused/locations.md | 1 + pages/unused/map.md | 1 + pages/unused/timeline.md | 1 + 4 files changed, 4 insertions(+) diff --git a/pages/unused/data.md b/pages/unused/data.md index 83388ad..4589a1f 100644 --- a/pages/unused/data.md +++ b/pages/unused/data.md @@ -2,6 +2,7 @@ title: Data layout: data permalink: /data.html +published: false --- ## Collection Metadata diff --git a/pages/unused/locations.md b/pages/unused/locations.md index 056ef86..0259b79 100644 --- a/pages/unused/locations.md +++ b/pages/unused/locations.md @@ -5,6 +5,7 @@ permalink: /locations.html # Default locations page is configured in "_data/theme.yml" # leave cloud-fields as "site.data.theme.locations-fields" cloud-fields: site.data.theme.locations-fields +published: false --- ## Browse Locations diff --git a/pages/unused/map.md b/pages/unused/map.md index 08acc09..513b2df 100644 --- a/pages/unused/map.md +++ b/pages/unused/map.md @@ -2,4 +2,5 @@ title: Map layout: map permalink: /map.html +published: false --- diff --git a/pages/unused/timeline.md b/pages/unused/timeline.md index b1919a0..0cec5dc 100644 --- a/pages/unused/timeline.md +++ b/pages/unused/timeline.md @@ -2,6 +2,7 @@ title: Timeline layout: timeline permalink: /timeline.html +published: false --- ## Collection Timeline