FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Recent Discussions with Dark Mode"
<script src="https://cdn.fastcomments.com/js/widget-recent-discussions-v2.min.js"></script> <div id="fastcomments-widget-recent-discussions"></div> <script> FastCommentsRecentDiscussionsV2(document.getElementById('fastcomments-widget-recent-discussions'), { tenantId: 'demo', hasDarkBackground: true }); </script>
Result