mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-19 18:42:34 +00:00
4 lines
152 B
Plaintext
4 lines
152 B
Plaintext
{%- if theme.plausible %}
|
|
<script defer data-domain="{{ theme.plausible.site_domain }}" src="{{ theme.plausible.script_url }}"></script>
|
|
{%- endif %}
|