diff --git a/app/views/articles/_article_item.html.erb b/app/views/articles/_article_item.html.erb index 4872466..a7c4a00 100644 --- a/app/views/articles/_article_item.html.erb +++ b/app/views/articles/_article_item.html.erb @@ -34,7 +34,7 @@

-
+
<%= link_to user_path(post.user.username), class: "flex items-center gap-3" do %>
@@ -48,4 +48,4 @@ <%= l( post.created_at, format: :long_with_day )%>
-
\ No newline at end of file +
diff --git a/app/views/articles/mine.html.erb b/app/views/articles/mine.html.erb index fc57466..9be4665 100644 --- a/app/views/articles/mine.html.erb +++ b/app/views/articles/mine.html.erb @@ -5,7 +5,7 @@
-
+