From 05e4f4229100e0420316072fda9e8ddc6229db5f Mon Sep 17 00:00:00 2001 From: Justin <127172022+jl33-ai@users.noreply.github.com> Date: Wed, 17 Sep 2025 16:32:25 +0000 Subject: [PATCH] docs: update nav for cloudflare pages (#2130) --- docs/plugins/ContentPage.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/plugins/ContentPage.md b/docs/plugins/ContentPage.md index 5d9016f..bd33e4e 100644 --- a/docs/plugins/ContentPage.md +++ b/docs/plugins/ContentPage.md @@ -7,7 +7,7 @@ This plugin is a core component of the Quartz framework. It generates the HTML pages for each piece of Markdown content. It emits the full-page [[layout]], including headers, footers, and body content, among others. > [!note] -> For information on how to add, remove or configure plugins, see the [[Configuration#Plugins|Configuration]] page. +> For information on how to add, remove or configure plugins, see the [[configuration#Plugins|Configuration]] page. This plugin has no configuration options. -- Gitblit v1.10.0