annot.at is a service for syncing static websites, such as blogs, to atproto and standard.site annot.at
elixir atproto standardsite
3

Configure Feed

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

Forgot to format, sigh

Johanna Larsson (Jun 17, 2026, 9:03 PM +0100) 7195153c 0558b520

+2 -6
+2 -6
lib/annot_at_web/controllers/page_html/home.html.heex
··· 117 117 </p> 118 118 </div> 119 119 120 - <div class="flex w-full flex-col gap-3 rounded-2xl border-2 border-ink bg-paper p-3 text-ink shadow-[6px_6px_0px_0px_var(--color-sky-bold)] lg:w-auto lg:flex-row lg:items-center"> 120 + <div class="flex w-full flex-col gap-3 rounded-2xl border-2 border-ink bg-paper p-3 text-ink shadow-[6px_6px_0px_0px_var(--color-sky-bold)] lg:w-auto lg:flex-row lg:items-center"> 121 121 <div class="flex min-w-0 items-center gap-3"> 122 122 <div class="grid h-10 w-10 flex-none place-items-center rounded-xl border border-ink/15 bg-peach-bold font-display text-lg font-bold"> 123 123 F ··· 128 128 </div> 129 129 </div> 130 130 <span class="flex items-center justify-center gap-1 whitespace-nowrap rounded-full bg-ink px-4 py-2 text-sm font-bold text-paper lg:ml-auto"> 131 - View publication 132 - <.icon name="hero-arrow-up-right" class="size-4" /> 131 + View publication <.icon name="hero-arrow-up-right" class="size-4" /> 133 132 </span> 134 133 </div> 135 - 136 - 137 134 </div> 138 135 </section> 139 - 140 136 141 137 <%!-- Steps --%> 142 138 <section id="how" class="py-16 lg:py-24">