Bump version, format

This commit is contained in:
Jon Staab
2026-06-23 09:41:13 -07:00
parent c44c3793fa
commit 7fba1752a1
17 changed files with 86 additions and 64 deletions
+1 -3
View File
@@ -20,9 +20,7 @@
const h = getTagValue("h", event.tags)
</script>
<Link
class="cv col-2 card2 w-full cursor-pointer"
href={makeThreadPath(url, event.id)}>
<Link class="cv col-2 card2 w-full cursor-pointer" href={makeThreadPath(url, event.id)}>
{#if title}
<div class="flex w-full items-center justify-between gap-2">
<p class="text-xl">{title}</p>