Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toc is generated on page even if I specify false in the page's frontmatter #125

Open
agatekartik opened this issue Aug 14, 2023 · 0 comments

Comments

@agatekartik
Copy link

site.Params.toc is true but page's params is toc: false ... I need to have the page params override the site params

Currently since the single.html uses "or" both the site params and the page params need to be false for toc to be off.

Kindly remediate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant