Remove previous/next article footer navigation from docs site
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
48881f86a6
commit
ab5481d9c0
|
|
@ -213,7 +213,7 @@ export default defineConfig({
|
|||
credits: false,
|
||||
|
||||
// Pagination
|
||||
pagination: true,
|
||||
pagination: false,
|
||||
|
||||
// Custom components
|
||||
components: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue