Attic is a cozy space with lofty ambitions. attic.social
11
fork

Configure Feed

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

favicon lazy loading

+3
+3
src/routes/bookmarks/[did=did]/+page.svelte
··· 206 206 alt="" 207 207 width="16" 208 208 height="16" 209 + decoding="async" 210 + fetchpriority="low" 211 + loading="lazy" 209 212 src="/bookmarks/favicon/{new URL(entry.url).hostname}" 210 213 /> 211 214 {entry.title}