Skip to content
Discussion options

You must be logged in to vote

I guess you mean the docs (the blog does not have previous and next buttons).

Currently, there's no setting for that. However, you can override the appropriate file. Copy node_modules/@thulite/doks-core/layouts/single.html and paste as layouts/single.html. In the latter comment out line 51:

			{{/* partial "main/docs-navigation.html" . */}}

Note, you may need to clear Hugo's cache to directly see the effect. Run for example:

npx shx rm -rf public resources hugo_stats.json .hugo_build.lock

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@anotherhadi
Comment options

Answer selected by anotherhadi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants