From 7d442684307f3ee4efb4c6a25c3a78619bc93157 Mon Sep 17 00:00:00 2001 From: Charlotte Wickham Date: Mon, 18 May 2026 10:20:15 -0700 Subject: [PATCH] Remove dangling signup.html reference from blog posts metadata The signup.html file was removed in #2017 when the Mailchimp form was retired, but _metadata.yml still pulled it in via include-after-body. --- docs/blog/posts/_metadata.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/blog/posts/_metadata.yml b/docs/blog/posts/_metadata.yml index 87fda4631d..6cd877104f 100644 --- a/docs/blog/posts/_metadata.yml +++ b/docs/blog/posts/_metadata.yml @@ -4,8 +4,4 @@ comments: category: Blog title-block-banner: true toc-location: left -format: - html: - include-after-body: - - ../signup.html search: false