Skip to content

Commit 4346f0b

Browse files
forcetrainerclaudebmadcode
authored
Remove previous/next article footer navigation from docs site (#1385)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: Brian <bmadcode@gmail.com>
1 parent 431b961 commit 4346f0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ export default defineConfig({
213213
credits: false,
214214

215215
// Pagination
216-
pagination: true,
216+
pagination: false,
217217

218218
// Custom components
219219
components: {

0 commit comments

Comments
 (0)