From b1b29a34a821a477c70f73185baedd16a0d4ec8a Mon Sep 17 00:00:00 2001 From: Abdelrahman B <99421749+Abdelrahmanthecoder@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:18:40 +0300 Subject: [PATCH] Update index.html --- index.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/index.html b/index.html index c50b582..a539fe2 100644 --- a/index.html +++ b/index.html @@ -71,11 +71,33 @@ text-align: center; color: #FFFFFF; } + .mainchatbot-embed-header { + background-color: #c65b22; + color: #FFFFFF; + padding: 10px; + border-top-left-radius: 8px; + border-top-right-radius: 8px; + text-align: center; + } + .mainchatbot-embed-description { + background-color: #c65b22; + padding: 10px; + text-align: center; + color: #FFFFFF; + }
+
+
+

Main ChatBot Edition (MCBE) SwiftChat

+
+
+

To access the MAIN version of SwiftChat, click the little chat icon in the bottom right of the webpage.

+
+

SwiftChat (DISCORD Edition)

@@ -98,6 +120,26 @@

SwiftChat (POE Edition)

To try out the POE edition of SwiftChat, visit (https://poe.com/SwiftChat)

+ +