the home site for me: also iteration 3 or 4 of my site
4
fork

Configure Feed

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

feat: add kagi small web badge

+2 -3
static/badges/kagi.gif

This is a binary file and will not be displayed.

+2 -3
templates/footer.html
··· 6 6 <a href="https://hackclub.com"><img src="/badges/hackclub.png" alt="linux powered" /></a> 7 7 <a href="https://dunkirk.sh/ai"><img src="/badges/MadeByAHuman_04.svg" alt="made by a human" /></a> 8 8 <a href="https://tangled.org"><img src="/badges/tangled.png" alt="tangled beta" /></a> 9 - <a href="https://www.netscape-communications.com/download/"><img src="/badges/get-netscape.gif" 10 - alt="get netscape" /></a> 9 + <a href="https://kagi.com/smallweb"><img src="/badges/kagi.gif" alt="kagi smallweb" /></a> 11 10 <a href="https://tangled.org/@dunkirk.sh/dots"><img src="/badges/powered-by-nix.gif" alt="powered by nix" /></a> 12 11 <a href="https://tangled.org/@dunkirk.sh/nixvim"><img src="/badges/made-with-neovim.png" /></a> 13 12 </p> ··· 56 55 document.getElementById('prev-link').href = sites[previousIndex]; 57 56 document.getElementById('next-link').href = sites[nextIndex]; 58 57 </script> 59 - </div> 58 + </div>