From c60bbe95b6de8fd514b8b7f953cecc8825c75d15 Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Thu, 6 Feb 2025 11:44:01 -0500 Subject: [PATCH] Move book stuff to /book --- content/{archive => book}/2023-03-2025-02.md | 0 themes/v2/layouts/{archive => book}/single.html | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename content/{archive => book}/2023-03-2025-02.md (100%) rename themes/v2/layouts/{archive => book}/single.html (100%) diff --git a/content/archive/2023-03-2025-02.md b/content/book/2023-03-2025-02.md similarity index 100% rename from content/archive/2023-03-2025-02.md rename to content/book/2023-03-2025-02.md diff --git a/themes/v2/layouts/archive/single.html b/themes/v2/layouts/book/single.html similarity index 100% rename from themes/v2/layouts/archive/single.html rename to themes/v2/layouts/book/single.html