refactor: widget theme color

This commit is contained in:
Tristan Yang
2023-02-08 22:36:45 +08:00
parent c6f9cc2cef
commit 4435d83580
9 changed files with 78 additions and 16 deletions
+1 -1
View File
@@ -27,5 +27,5 @@
</div>
</div>
</body>
<script src="/widget.js" data-host-id="1" async></script>
<script src="/widget.js" data-host-id="1" data-theme-color="#eee" async></script>
</html>