Ghost.io Blog “style” variable
I’m working on a Ghost Theme and with the given Ghost Theme I’m working on there’s a code that checks for equality of style
to ‘one’ or ‘two’:{{#match style "one"}}
and {{#match style "two"}}
I’m working on a Ghost Theme and with the given Ghost Theme I’m working on there’s a code that checks for equality of style
to ‘one’ or ‘two’:{{#match style "one"}}
and {{#match style "two"}}