mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
{%- if theme.growingio_analytics %}
|
|
<script async src="//assets.growingio.com/2.1/gio.js"></script>
|
|
{{ next_data('growingio_analytics', theme.growingio_analytics) }}
|
|
{{ next_js('third-party/analytics/growingio.js') }}
|
|
{%- endif %}
|