2026-07-01 16:03:51 +08:00

6 lines
346 B
Plaintext

{#- Knocket live chat — https://trtc.io/solutions/knocket -#}
{#- Free-forever live chat widget. Get your identifier at https://trtc.io/solutions/knocket -#}
{%- if theme.knocket.identifier %}
<script{{ ' async' if theme.knocket.async }} src="https://trtc.io/knocket-sdk/sdk.js?identifier={{ theme.knocket.identifier }}"></script>
{%- endif %}