Webhooks for the AT Protocol airglow.run
atproto atprotocol automation webhook
12
fork

Configure Feed

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

chore: add blog to footer

Hugo 209e8ff2 be458794

+3
+3
app/components/Layout/Footer/index.tsx
··· 11 11 <a href="https://bsky.app/profile/airglow.run" class={s.link}> 12 12 Bluesky 13 13 </a> 14 + <a href="https://airglow.offprint.app" class={s.link}> 15 + Blog 16 + </a> 14 17 </div> 15 18 <span>&copy; {new Date().getFullYear()} Airglow</span> 16 19 </div>