From ca5a83883e0510f6a6f1dde1a75b5526fb761757 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 29 Apr 2024 20:19:03 -0700 Subject: [PATCH] fix: missing page title --- src/posts.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/posts.html b/src/posts.html index d68f5935..646805cc 100644 --- a/src/posts.html +++ b/src/posts.html @@ -1,4 +1,5 @@ --- +title: All posts layout: default pagination: data: collections.posts