We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc422a commit 63e7657Copy full SHA for 63e7657
1 file changed
src/pages/index.jsx
@@ -59,7 +59,7 @@ const Home = () => {
59
60
return (
61
<Layout>
62
- <PageHeader title="Home" subTitle="Welcome" />
+ <PageHeader title="Welcome" subTitle="CodeDead provides free and open-source applications to make your life easer." />
63
<Container maxWidth="md" style={{ marginTop: 10 }}>
64
<Grid container spacing={2} style={{ marginTop: 10 }}>
65
<Grid item xs={12} md={12} lg={12}>
0 commit comments