mirror of
https://github.com/wassname/talk.git
synced 2026-07-10 00:52:51 +08:00
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
{% if customCssUrl %}
|
|
<link nonce="{{ nonce }}" href="{{ customCssUrl }}" rel="stylesheet">
|
|
{% endif %}
|