2020-12-24 11:22:40 +08:00

4 lines
207 B
Plaintext

{%- if theme.cloudflare_analytics %}
<script{{ pjax }} defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "{{ theme.cloudflare_analytics }}"}'></script>
{%- endif %}