mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
7 lines
281 B
HTML
7 lines
281 B
HTML
{%- if jekyll.environment != 'development' -%}
|
|
{%- if site.analytics.provider == 'google' -%}
|
|
{%- include analytics-providers/google.html -%}
|
|
{%- elsif site.analytics.provider == 'custom' -%}
|
|
{%- include analytics-providers/custom.html -%}
|
|
{%- endif -%}
|
|
{%- endif -%} |