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.

fix: make room for butterfly logo

Mary eb48d6e7 ed176b66

+1
+1
packages/internal/components/post.svelte
··· 144 144 display: flex; 145 145 align-items: center; 146 146 margin: 0 0 2px 0; 147 + padding: 0 calc(24px + 8px) 0 0; 147 148 color: var(--text-secondary); 148 149 149 150 .name-wrapper {