fix: wrong description for homepage
This commit is contained in:
parent
4a463d2794
commit
15846c0089
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ try {
|
|||
}
|
||||
---
|
||||
|
||||
<Layout title="" description="That a good start.">
|
||||
<Layout>
|
||||
<h1 class="title">~/</h1>
|
||||
<div class="content">
|
||||
{HomePageContent ? <HomePageContent/> :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue