fix: wrong description for homepage

This commit is contained in:
草师傅 2025-08-15 17:30:41 +08:00
parent 4a463d2794
commit 15846c0089
Signed by: gb
GPG key ID: 43330A030E2D6478
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ try {
}
---
<Layout title="" description="That a good start.">
<Layout>
<h1 class="title">~/</h1>
<div class="content">
{HomePageContent ? <HomePageContent/> :