From a2abb6f5ecba0c93cf04880df90895f27d447d14 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 21 Jun 2025 10:57:26 +0200 Subject: [PATCH] feat: move Footer out of main --- commands/now-template | 4 ++-- src/pages/now/and-then.astro | 2 +- src/pages/now/and-then/posts/2022-09-20.astro | 2 +- src/pages/now/and-then/posts/2023-01-19.astro | 2 +- src/pages/now/and-then/posts/2023-06-23.astro | 2 +- src/pages/now/and-then/posts/2023-09-09.astro | 2 +- src/pages/now/and-then/posts/2024-04-19.astro | 2 +- src/pages/now/and-then/posts/2024-06-17.astro | 3 +-- src/pages/now/and-then/posts/2024-09-05.astro | 3 +-- src/pages/now/and-then/posts/2024-09-27.astro | 3 +-- src/pages/now/and-then/posts/2024-12-25.astro | 3 +-- src/pages/now/and-then/posts/2025-01-04.astro | 3 +-- src/pages/now/and-then/posts/2025-01-09.astro | 3 +-- src/pages/now/and-then/posts/2025-01-15.astro | 3 +-- src/pages/now/and-then/posts/2025-01-31.astro | 3 +-- src/pages/now/and-then/posts/2025-02-05.astro | 3 +-- src/pages/now/and-then/posts/2025-02-11.astro | 3 +-- src/pages/now/and-then/posts/2025-02-15.astro | 3 +-- src/pages/now/and-then/posts/2025-03-13.astro | 3 +-- src/pages/now/and-then/posts/2025-03-23.astro | 3 +-- src/pages/now/and-then/posts/2025-05-24.astro | 3 +-- src/pages/showcase/astro-github-stats.astro | 3 +-- src/pages/showcase/astro-reactive-form.astro | 3 +-- 23 files changed, 24 insertions(+), 40 deletions(-) diff --git a/commands/now-template b/commands/now-template index 564d691..3f12519 100644 --- a/commands/now-template +++ b/commands/now-template @@ -27,8 +27,8 @@ publishedOn = publishedOn === '' ? publishDate : publishedOn -