You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ export default function Home() {
33
33
return(
34
34
<Layout
35
35
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. ">
0 commit comments