From c41a3ac778b690dcfc64050454469203af518e05 Mon Sep 17 00:00:00 2001 From: -akku- <151517253+akku1139@users.noreply.github.com> Date: Fri, 16 Feb 2024 19:03:57 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=84=E3=81=87s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Articles.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Articles.astro b/src/components/Articles.astro index 8f1ecb3..1af82bf 100644 --- a/src/components/Articles.astro +++ b/src/components/Articles.astro @@ -107,7 +107,8 @@ const sortedData = combinedData.sort(compareDates); poster_name={article.user.id} poster_icon_url={article.user.profile_image_url} > -