Rules-based browser launcher for TUI + GNOME. switchyard.aly.codes
tui gome bowser go
0

Configure Feed

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

website: adjust tagline and make opensoruce badge link to github

Aly Raffauf (Jun 22, 2026, 1:17 PM EDT) dd9373bf b2a65ca8

+5 -4
+5 -4
website/src/pages/index.astro
··· 216 216 <p 217 217 class="text-base md:text-lg text-text-muted leading-relaxed mb-4 max-w-[480px] mx-auto md:mx-0 order-4" 218 218 > 219 - Route, rewrite, and choose where each link opens. 219 + Automatically route and rewrite every link you open. 220 220 </p> 221 - <div 222 - class="inline-block px-3 py-2 md:px-4 md:py-2 bg-primary/10 text-primary rounded-full text-sm font-semibold mb-4 md:mb-8 order-5" 221 + <a 222 + href="https://github.com/alyraffauf/switchyard" 223 + class="inline-block px-3 py-2 md:px-4 md:py-2 bg-primary/10 text-primary rounded-full text-sm font-semibold mb-4 md:mb-8 order-5 transition-colors duration-200 hover:bg-primary/20" 223 224 > 224 225 100% Free & Open Source 225 - </div> 226 + </a> 226 227 <div 227 228 class="flex flex-col md:flex-row gap-3 md:gap-4 items-center md:items-start justify-center md:justify-start order-6" 228 229 >