This repository was archived by the owner on Nov 30, 2024. It is now read-only.
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Redundant {% include JB/setup %} in sample post? #227
Closed
Description
The sample post has {% include JB/setup %}
after the YAML.
Isn't {% include JB/setup %}
already being run in the post layout?
It seems like the sample post should not need to include JB/setup as well.