mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
4 lines
227 B
Plaintext
4 lines
227 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 %}
|