What’s wrong with this line of code?
{%- if current_tags %} – tagged “{{ current_tags | join: ‘, ‘ }}”{% endif -%}
Trying to install a google tag manager, inserting the appropriate code before it but then the following error occured.
What’s wrong with this line of code?
{%- if current_tags %} – tagged “{{ current_tags | join: ‘, ‘ }}”{% endif -%}
Trying to install a google tag manager, inserting the appropriate code before it but then the following error occured.