From 892119c7df1151f25ff203e587feebfd80064480 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 16 May 2023 05:20:46 -0700 Subject: [PATCH] added title: to _config --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 277f1f2c5..981cf772c 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1,3 @@ theme: jekyll-theme-cayman +title: aider is GPT-4 powered coding in your terminal! +