From fc527ef2cf471918c941b7b8139daac40b9aeedf Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 8 Jun 2023 16:36:51 -0700 Subject: [PATCH] Updated jekyll taglines --- _config.yml | 2 +- _layouts/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 1d1edd229..916eb59c3 100644 --- a/_config.yml +++ b/_config.yml @@ -5,4 +5,4 @@ defaults: path: "README.md" type: "pages" values: - description: "A command-line chat tool for coding with GPT-4" + description: "A command-line chat tool for coding with GPT" diff --git a/_layouts/default.html b/_layouts/default.html index 36c6d5e7b..cb95d3470 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -20,7 +20,7 @@