+6
-3
appview/pages/templates/repo/index.html
+6
-3
appview/pages/templates/repo/index.html
···<a href="/{{ $.RepoInfo.FullName }}/commit/{{ .Hash.String }}" class="inline no-underline hover:underline">{{ index $messageParts 0 }}</a>-<button class="text-sm inline rounded-sm bg-gray-300 text-gray-700 px-1 w-fit hover:bg-gray-400"-hx-on:click="this.parentElement.nextElementSibling.classList.toggle('hidden')">…</button>