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