From 908a831bf8352bcddbea76c3f4346d7b6e6334cc Mon Sep 17 00:00:00 2001 From: JJ Rohrer Date: Sun, 10 Dec 2023 14:58:35 -0500 Subject: [PATCH] Update logo reference in index.html Attempt 2 --- docs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index d2eab21..ed1097e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,11 +1,11 @@ - + - +Robust Chat
     ![Logo](./images/logo.php)
-
+Now with logo?
     ### Mission
 Create an open-ai style chat library suitable for the PHP to mostly reusable in their own applications, including a well-refined UI.