A vibe coded tangled fork which supports pijul.
at 7134c882e503a67c09ffaa305c5e8f071072d95d 7 lines 188 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 5 </div> 6</div> 7{{ end }}