From c9319a368892c053bc5e62332b02fb03ffc64baf Mon Sep 17 00:00:00 2001 From: Lilac Date: Sat, 11 Jul 2026 16:20:39 -0400 Subject: [PATCH] fix some pages --- content/blog/_index.md | 1 + layouts/_default/baseof.html | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/content/blog/_index.md b/content/blog/_index.md index 52b1b9e..abbac44 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,4 +1,5 @@ --- title: "Lilac's Blog" description: "I love pretending I know what's going on!" +layout: "list" --- diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 4039e8b..fa53190 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -20,9 +20,9 @@