mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
fix: change page title
This commit is contained in:
parent
8f587944fd
commit
3bebb3e9d2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import { Footer } from '@/components/footer';
|
||||||
import { AboutSection, WhySection, ReadySection } from '@/components/sections';
|
import { AboutSection, WhySection, ReadySection } from '@/components/sections';
|
||||||
---
|
---
|
||||||
|
|
||||||
<Layout title="Welcome to Astro.">
|
<Layout title="Moodist: Ambient Sounds for Focus and Calm">
|
||||||
<Gradient />
|
<Gradient />
|
||||||
<Hero />
|
<Hero />
|
||||||
<App client:load />
|
<App client:load />
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue