From db7568b4ec755174501bb0cf4b0e25aa5a4dc1ee Mon Sep 17 00:00:00 2001 From: TabWilliams20 <91204689+TabWilliams20@users.noreply.github.com> Date: Thu, 9 Mar 2023 13:25:12 -0500 Subject: [PATCH] update lesson title in _config --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index f2ca373..7ad6cbc 100644 --- a/_config.yml +++ b/_config.yml @@ -11,7 +11,7 @@ carpentry: "swc" # Overall title for pages. -title: "Lesson Title" +title: "Python for Official Statistics" # Life cycle stage of the lesson # See this page for more details: https://cdh.carpentries.org/the-lesson-life-cycle.html