mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +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 %}
|