How do I hide page content while viewing a section? #49
Replies: 1 comment
-
|
For anyone else looking for an answer: If you insist on a list page having content, but not showing it, you can either hide it with styling, or override the list template to omit it. See 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.
-
Clicking on a link in the menu navigation menu lists posts with all information the front matter, including the content.
How can I disable the actual content from being displayed when viewing a list?
Beta Was this translation helpful? Give feedback.
All reactions