From 38f2f7a2ced6832b6bb163443cf4654d81387197 Mon Sep 17 00:00:00 2001 From: augushong Date: Fri, 9 Jun 2023 17:04:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- route/welcome.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/route/welcome.php b/route/welcome.php index 96eaae3..c3597f9 100644 --- a/route/welcome.php +++ b/route/welcome.php @@ -75,7 +75,7 @@ Route::view('/', 'welcome', [ ], [ 'name' => '拟物', - 'description' => '优雅来袭!极简', + 'description' => '优雅来袭!从现在开始做一个优雅的程序员。 ', 'preview_image' => '/static/index/images/preview/neomorphic.png', ], [