From 00591f67665dc5e72c9b67434ab4efef091dd985 Mon Sep 17 00:00:00 2001 From: Jim Remsik Date: Wed, 6 Nov 2024 19:59:36 -0600 Subject: [PATCH] Use pages for partial content to avoid inclusion in lists of posts --- custom-oss.hbs | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/custom-oss.hbs b/custom-oss.hbs index b35bc73..c1b9fbd 100644 --- a/custom-oss.hbs +++ b/custom-oss.hbs @@ -8,8 +8,8 @@ {{/post}}
- {{#get "posts" filter="slug:program-news"}} - {{#foreach posts}} + {{#get "pages" filter="slug:program-news"}} + {{#foreach pages}}

Program News