From 95c57b337affab3a6e158254b32b1cf87b37b404 Mon Sep 17 00:00:00 2001 From: lq Date: Tue, 17 Jun 2025 15:26:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=9B=B8=E5=86=8C=E6=A0=87?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index f4ffbc02..f16c3794 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -23,7 +23,7 @@

{{ $album->title }}

-

{{ $album->craeted_at }}

+

{{ $album->created_at }}