this repo has no description
0
fork

Configure Feed

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

better astral power search lol

+1 -1
+1 -1
src/pages/index.astro
··· 29 29 form { 30 30 display: grid; 31 31 gap: 5px; 32 - grid-template: auto auto / 1fr auto; 32 + grid-template: auto auto / minmax(20ch, 50ch) min-content; 33 33 } 34 34 35 35 label {