From d523381cc98a42061beeffce8f7033ad614140d9 Mon Sep 17 00:00:00 2001 From: Olivier Goulet <olivier.goulet@eclipse-foundation.org> Date: Tue, 10 Oct 2023 10:54:26 -0400 Subject: [PATCH] fix: Do not render resources index --- content/projects/resources/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/projects/resources/_index.md b/content/projects/resources/_index.md index f007eba4..2b86cef4 100644 --- a/content/projects/resources/_index.md +++ b/content/projects/resources/_index.md @@ -4,6 +4,8 @@ keywords: ["Eclipse Foundation Development Process", "Eclipse Foundation Project hide_sidebar: true hide_page_title: true page_css_file: /public/css/projects/resources.css +_build: + render: never --- {{< pages/projects/resources >}} -- GitLab