From 8cd12f7126725d52c8aebef13f9426a4a0da1ef2 Mon Sep 17 00:00:00 2001 From: Olga Minaeva Date: Mon, 4 Nov 2024 16:48:55 +0100 Subject: [PATCH] remove Github Copilot from title --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index df6f094..c9f1555 100644 --- a/config.yaml +++ b/config.yaml @@ -18,7 +18,7 @@ carpentry: 'incubator' carpentry_description: 'Lesson Description' # Overall title for pages. -title: 'AI-assisted Coding with Codeium / GitHub Copilot' +title: 'AI-assisted Coding with Codeium' # Date the lesson was created (YYYY-MM-DD, this is empty by default) created: 2024-09-12