A vibe coded tangled fork which supports pijul.
at abd71a07d7866f939dcd0d584e7119feb19f96f3 7 lines 179 B view raw
1{{ define "layouts/footer" }} 2<div class="w-full p-4 bg-gray-50"> 3 <div class="container mx-auto text-center text-gray-600 text-sm"> 4 tangled 5 </div> 6</div> 7{{ end }}