+1
-1
appview/pages/templates/layouts/topbar.html
+1
-1
appview/pages/templates/layouts/topbar.html
+42
-36
appview/pages/templates/repo/new.html
+42
-36
appview/pages/templates/repo/new.html
···
···+<p class="text-sm text-gray-500">A knot hosts repository data. <a href="/knots" class="underline">Learn how to register your own knot.</a></p>
+56
-28
appview/pages/templates/timeline.html
+56
-28
appview/pages/templates/timeline.html
···-<a href="/{{ $userHandle }}/{{ .Repo.Name }}" class="no-underline hover:underline">{{ .Repo.Name }}</a>
···+<div class="flex flex-col items-center justify-center text-center rounded drop-shadow bg-white text-black py-4 px-10">+tightly-knit social coding, <a href="/login" class="underline inline-flex gap-1 items-center">join now <i data-lucide="arrow-right" class="w-4 h-4"></i></a>+<a href="/{{ $userHandle }}/{{ .Repo.Name }}" class="no-underline hover:underline">{{ .Repo.Name }}</a>