diff --git a/lib/chiya_web/controllers/page_html/note.html.heex b/lib/chiya_web/controllers/page_html/note.html.heex index fd8a8f6..e747c83 100644 --- a/lib/chiya_web/controllers/page_html/note.html.heex +++ b/lib/chiya_web/controllers/page_html/note.html.heex @@ -1,6 +1,8 @@
-

<%= @note.name %>

-

+

+ <%= @note.name %> +

+

<%= pretty_date(@note.published_at) %>