FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "CSS korisničkog profila"
<script async src="https://cdn.fastcomments.com/js/embed-v2-async.min.js"></script> <div id="fastcomments-widget"></div> <script> window.fcConfigs = [{ "tenantId": "demo", "customCSS": ".user-profile .profile-name { color: blue; }" }]; </script>
Result