From 4346f0bcf3c6ff2c052a223aaea38ec7a7b17f18 Mon Sep 17 00:00:00 2001 From: forcetrainer Date: Sat, 24 Jan 2026 01:24:13 -0500 Subject: [PATCH] Remove previous/next article footer navigation from docs site (#1385) Co-authored-by: Claude Opus 4.5 Co-authored-by: Brian --- website/astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/astro.config.mjs b/website/astro.config.mjs index e7b111fe..22c89e1e 100644 --- a/website/astro.config.mjs +++ b/website/astro.config.mjs @@ -213,7 +213,7 @@ export default defineConfig({ credits: false, // Pagination - pagination: true, + pagination: false, // Custom components components: {