⭐ Moe-Counter Compatible Website Hit Counter Written in Gleam mayu.due.moe
hit-counter svg moe
1
fork

Configure Feed

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

feat(frontend): Make value absence easier to spot

Fuwn 34267d63 c356a2a8

+2 -1
+2 -1
index.html
··· 60 60 } 61 61 62 62 ::placeholder { 63 - color: #9fadbd; 63 + /* color: #9fadbd; */ 64 + color: rgb(114, 138, 161); 64 65 } 65 66 66 67 select {