Split up space information and directory

This commit is contained in:
Jon Staab
2026-06-22 16:06:00 -07:00
parent 7ec5a28d1f
commit c44c3793fa
27 changed files with 710 additions and 433 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
</script>
<Link
class="cv col-2 card2 bg-alt w-full cursor-pointer shadow-md"
class="cv col-2 card2 w-full cursor-pointer"
href={makeGoalPath(url, event.id)}>
<p class="text-2xl">{event.content}</p>
<Content