custom element for embedding Bluesky posts and feeds mary-ext.github.io/bluesky-embed
typescript npm bluesky atcute
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

deploy: ab63a74fc14b6f8702139aaf10dc322d5bf7bd7e

Mary 03269025 3e3bc856

+2 -2
+2 -2
index.html
··· 4 4 <meta charset="utf-8" /> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 6 6 <title>Bluesky embed</title> 7 - <script type="module" crossorigin src="/assets/index-Bf1I0Rrw.js"></script> 8 - <link rel="stylesheet" crossorigin href="/assets/index-Bqif93zQ.css"> 7 + <script type="module" crossorigin src="./assets/index-Bf1I0Rrw.js"></script> 8 + <link rel="stylesheet" crossorigin href="./assets/index-Bqif93zQ.css"> 9 9 </head> 10 10 <body> 11 11 </body>