From 5f2df7d35e092ca77e26e6fc28ad29c07bd2707d Mon Sep 17 00:00:00 2001 From: Inhji Date: Thu, 20 Jul 2023 07:26:48 +0200 Subject: [PATCH] float date right in note list --- lib/chiya_web/components/public_components.ex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/chiya_web/components/public_components.ex b/lib/chiya_web/components/public_components.ex index b7b5e98..536d21c 100644 --- a/lib/chiya_web/components/public_components.ex +++ b/lib/chiya_web/components/public_components.ex @@ -131,8 +131,8 @@ defmodule ChiyaWeb.PublicComponents do href={~p"/note/#{note.slug}"} class="rounded-lg px-6 pt-4 pb-5 border border-theme-background1 hover:bg-theme-background1 transition" > -
- +
+ <%= note.name %>