{% comment %}
# -----------------------------------------------------------------------------
# ~/_includes/themes/j1/procedures/provider/ad/google-adsense.html
# Support of Advertising Provider Google Adsense for J1 Template
#
# Product/Info:
# http://jekyll.one
#
# Copyright (C) 2021 Juergen Adams
#
# J1 Template is licensed under the MIT License.
# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
# -----------------------------------------------------------------------------
# Test data:
# liquid_var: {{ liquid_var | debug }}
# -----------------------------------------------------------------------------
{% endcomment %}
{% comment %} Liquid procedures
-------------------------------------------------------------------------------- {% endcomment %}
{% comment %} Variables
-------------------------------------------------------------------------------- {% endcomment %}
{% assign publisher_id = site.data.j1_config.advertising.google.publisher_id %}
{% comment %} Main
-------------------------------------------------------------------------------- {% endcomment %}
{% comment %} to be checked
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- {% endcomment %}
{% comment %} Old Ads code
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- {% endcomment %}