landing-page: load splash immediately
This commit is contained in:
parent
29ce2fe3b1
commit
0158fd636a
1 changed files with 2 additions and 2 deletions
|
@ -76,8 +76,8 @@ const description =
|
|||
<body
|
||||
class="h-full overflow-x-hidden text-base bg-default text-default selection:bg-secondary selection:text-white"
|
||||
>
|
||||
<Header />
|
||||
<Splash />
|
||||
<Splash client:build />
|
||||
<!--AstroSection /-->
|
||||
<Header />
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue