My landing page, written in Astro hayden.moe
0
fork

Configure Feed

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

feat: prefetcher in frens list

authored by

Hayden and committed by
GitHub
d1e9bee4 d9429211

+6 -1
+6 -1
src/ring/index.ts
··· 33 33 { 34 34 name: 'Buh', 35 35 img: 'https://buh.moe/resources/buttons/88x31.gif', 36 - url: 'https://buh.moe' 36 + url: 'https://buh.moe', 37 + }, 38 + { 39 + name: 'Prefetcher', 40 + img: 'https://ata.moe/88x31.png', 41 + url: 'https://ata.moe', 37 42 } 38 43 ];