Inheriting layout but adding TOC doesn't show TOC #3869
Unanswered
TheNathanSpace
asked this question in
Q&A
Replies: 1 comment
-
I don't think Jekyll reads page variables from their layouts. You might as well use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This layout, when placed in the
_layouts
directory, doesn't create the table of contents.However, this works fine on individual pages:
Does anybody know why I can't create a layout inheriting from the
single
layout but with a TOC?Beta Was this translation helpful? Give feedback.
All reactions