Skip to content

Commit 7b62e17

Browse files
committed
Updated site description in meta tags
1 parent 2198b25 commit 7b62e17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default function Home() {
3333
return (
3434
<Layout
3535
title={`Hello from ${siteConfig.title}`}
36-
description="Description will go into a meta tag in <head />">
36+
description="Free, comprehensive curriculum designed to take students from their first 'Hello World' to building professional-grade applications in Python. ">
3737
<HomepageHeader />
3838
<main>
3939
<HomepageFeatures />

0 commit comments

Comments
 (0)