···33<p>It works by linking to a bluesky post, and mirroring the comments to my website. It's pretty cool :)</p>
4455<p>Here's the basics of how to use it:</p>
66-<pre><code class="language-html">
77- <!-- You should download and mirror the script if possible! -->
88- <!-- https://github.com/LoueeD/bsky/blob/main/comments.js -->
99- <script type="module" src="https://esm.sh/gh/loueed/bsky@v1.0.0/comments"></script>
66+<pre><code class="language-html"><!-- You should download and mirror the script if possible! -->
77+<!-- https://github.com/LoueeD/bsky/blob/main/comments.js -->
88+<script type="module" src="https://esm.sh/gh/loueed/bsky@v1.0.0/comments"></script>
1091111- <!-- You can plug your post URL into https://pdsls.dev to get the URI here. -->
1212- <bsky-comments post="at://did:plc:by6abidhbnj6siox5if2wzq6/app.bsky.feed.post/3llckts3ryc2w"></bsky-comments>
1313-</code></pre>
1010+<!-- You can plug your post URL into https://pdsls.dev to get the URI here. -->
1111+<bsky-comments post="at://did:plc:by6abidhbnj6siox5if2wzq6/app.bsky.feed.post/3llckts3ryc2w"></bsky-comments></code></pre>
14121513<p>Yeah, that's basically it. I didn't make it or anything. Just want to show it off.</p>
1614