Skip to content

Commit

Permalink
test: home seo
Browse files Browse the repository at this point in the history
  • Loading branch information
subhadipbhowmik committed Dec 9, 2023
1 parent 7c2877f commit 200853e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function Home() {
const { siteConfig } = useDocusaurusContext();
return (
<Layout
title="Home | 30 Days of CPP"
title="Home"
description="30 days of CPP programming challenge is a step-by-step guide to learn CPP programming language in 30 days. Master the fundamental concepts of CPP Programming easily."
>
<HomepageHeader />
Expand Down

0 comments on commit 200853e

Please sign in to comment.