jekyll-theme-yat icon indicating copy to clipboard operation
jekyll-theme-yat copied to clipboard

Need more information about the hidden parameter

Open thomaskrampe opened this issue 3 years ago • 1 comments

Example:

layout: post
hidden:
  - header
  - navigator
  - related_posts

What else can I hide?

thomaskrampe avatar Feb 06 '22 14:02 thomaskrampe

Hi @thomaskrampe

Sorry for the late reply, the hidden parameter is for hiding some sections of a page. You can see the source code to understand what it actually does.

Hope you have a good day! : )

Thanks & Regards

jeffreytse avatar Mar 22 '22 04:03 jeffreytse