Custom app launcher, browser home page, and service monitor. cute.haus
homelab react typescript
0

Configure Feed

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

websites: add atbbs

Aly Raffauf (Apr 26, 2026, 12:16 PM EDT) aa585fd1 43a5f76c

+1
+1
src/data/websites.ts
··· 2 2 3 3 export const websites: Service[] = [ 4 4 { name: "aly.codes", url: "https://aly.codes/" }, 5 + { name: "atbbs", url: "https://atbbs.xyz/" }, 5 6 { name: "switchyard.aly.codes", url: "https://switchyard.aly.codes/" }, 6 7 ];