9 lines
No EOL
226 B
Text
9 lines
No EOL
226 B
Text
{% include JB/is_production %}
|
|
{% if is_production and site.JB.sharing.provider and page.JB.sharing != false %}
|
|
|
|
{% case site.JB.sharing.provider %}
|
|
{% when "custom" %}
|
|
{% include custom/sharing %}
|
|
{% endcase %}
|
|
|
|
{% endif %} |