mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
{%- if theme.matomo.enable %}
|
|
{{ next_data('matomo', theme.matomo) }}
|
|
{{ next_js('third-party/analytics/matomo.js') }}
|
|
{%- endif %}
|