this repo has no description
0
fork

Configure Feed

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

remove chip

+1 -1
+1 -1
src/pages/index.astro
··· 17 17 <p>Pages:</p> 18 18 <ul> 19 19 <li><a href="/astral">Astral Powers</a></li> 20 - <li><a href="/chip">Chip</a></li> 20 + <!-- <li><a href="/chip">Chip</a></li> --> 21 21 </ul> 22 22 </Base>