Skip to content

Commit 9ecd97c

Browse files
committed
remove welcome from title
1 parent 164cc3b commit 9ecd97c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pages/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ function Home() {
303303
const {siteConfig = {}} = useDocusaurusContext();
304304
return (
305305
<Layout
306-
title="Welcome 👋"
307306
description={siteConfig.tagline}>
308307
<HeroSection />
309308
<SkillsSection />

0 commit comments

Comments
 (0)