set margin-header to null or false? #9289
-
DescriptionDocumentation shows how to add a subscription widget via margin-header in the root of the website. This results in it showing up on every page. I would like it to show up once, just on a "posts" listing page. I have tried setting the individual posts to
or
or created a blank html "nothing.html" and set on a post page eg "china.md"
but they all either give compile errors (false and "") or have no effect. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
The option is a website level option. |
Beta Was this translation helpful? Give feedback.
The option is a website level option.
I don't believe this to be available at a page level.