A vibe coded tangled fork which supports pijul.
at f026c48fd2137336f3a5e0d9bd082d0ff0eda71f 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 }}