29191_meta_chatbotplus
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -8,7 +8,7 @@ | ... | @@ -8,7 +8,7 @@ |
| 8 | <meta name="robots" content="noindex"> | 8 | <meta name="robots" content="noindex"> |
| 9 | <meta | 9 | <meta |
| 10 | name="description" | 10 | name="description" |
| 11 | content="Web site created using create-react-app" | 11 | content="Chatbot+ provides unparalleled interaction through its trio of state-of-the-art AI models, including Smart Davinci, Code-Crushman, and GPT3.5 Turbo." |
| 12 | /> | 12 | /> |
| 13 | <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> | 13 | <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> |
| 14 | <!-- | 14 | <!-- |
| ... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
| 25 | work correctly both with client-side routing and a non-root public URL. | 25 | work correctly both with client-side routing and a non-root public URL. |
| 26 | Learn how to configure a non-root public URL by running `npm run build`. | 26 | Learn how to configure a non-root public URL by running `npm run build`. |
| 27 | --> | 27 | --> |
| 28 | <title>AI-Pro ChatGPT</title> | 28 | <title>Chatbot+ | AI-Pro.org</title> |
| 29 | <script> | 29 | <script> |
| 30 | let ver = new Date().getTime(); | 30 | let ver = new Date().getTime(); |
| 31 | let btutilAsset = document.createElement('script'); | 31 | let btutilAsset = document.createElement('script'); | ... | ... |
-
Please register or sign in to post a comment