Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@mcnaveen mcnaveen released this 14 Apr 06:08
· 38 commits to main since this release
  • Now you can enable the Click to Load feature by settings clickToLoad="true"
  • This will prevent auto-loading the comments when the page is opened.
  • Helps with Page Speed & CLS
<div id="comments" data-url="yoursite.com" clickToLoad="true"></div>