A vibe coded tangled fork which supports pijul.
at 38d1027212bc0c3835d1207da08e1d1a8a7d5736 7 lines 306 B view raw
1{{ define "layouts/footer" }} 2<div class="w-full p-4 bg-white rounded-t"> 3 <div class="container mx-auto text-center text-gray-600 text-sm"> 4 tangled.sh &mdash; made by <a href="/@oppili.bsky.social">@oppili.bsky.social</a> and <a href="/@@icyphox.sh">@icyphox.sh</a> 5 </div> 6</div> 7{{ end }}