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