From 5d389d24123466e228fc39d9a8157ee9067336f6 Mon Sep 17 00:00:00 2001
From: Ty Dunn <ty@tydunn.com>
Date: Tue, 30 May 2023 13:19:48 +0200
Subject: initial docs styling

---
 docs/docusaurus.config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'docs/docusaurus.config.js')

diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index e3f633dc..7ca00f8d 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
 /** @type {import('@docusaurus/types').Config} */
 const config = {
   title: 'Continue',
-  tagline: 'an open-source library to accelerate your use of models like GPT-4 while coding',
+  tagline: 'the open-source library for accelerating your use of LLMs while coding',
   favicon: 'img/favicon.ico',
 
   // Set the production url of your site here
@@ -105,7 +105,7 @@ const config = {
             ],
           },
         ],
-        copyright: `Copyright © ${new Date().getFullYear()} Continue, Inc.`,
+        copyright: `Copyright © ${new Date().getFullYear()} Continue Dev, Inc.`,
       },
       prism: {
         theme: lightCodeTheme,
-- 
cgit v1.2.3-70-g09d2