mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
fix for custom css
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{% if customCssUrl %}
|
||||
<link href="{{ customCssUrl }}" rel="stylesheet">
|
||||
<link nonce="{{ nonce }}" href="{{ customCssUrl }}" rel="stylesheet">
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user