diff --git a/AI.html b/AI.html index 565b391..2fa3014 100644 --- a/AI.html +++ b/AI.html @@ -31,11 +31,17 @@

Chatbot

- - +
+
  • Go To Site
  • + +
    + diff --git a/about.html b/about.html index ec690dd..3e02e7c 100644 --- a/about.html +++ b/about.html @@ -28,6 +28,9 @@
    + + +

    about

    Body

    diff --git a/images/sirdug.webp b/images/sirdug.webp new file mode 100644 index 0000000..3472c82 Binary files /dev/null and b/images/sirdug.webp differ diff --git a/style.css b/style.css index 2dd4dc2..5c67b42 100644 --- a/style.css +++ b/style.css @@ -399,3 +399,9 @@ iframe { opacity: 0.6; } } + +.bottom-text { + + text-align: center; + +}