1
0
mirror of https://github.com/lencx/ChatGPT.git synced 2024-10-01 01:06:13 -04:00

fix: couple of typos in about

This commit is contained in:
Webber Takken 2024-03-10 19:35:50 +01:00 committed by GitHub
parent 1c97623156
commit fc5aa6a650
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,8 +40,7 @@ const AboutChatGPT = () => {
<p> <p>
It is just a wrapper for the It is just a wrapper for the
<a href="https://chat.openai.com" target="_blank" title="https://chat.openai.com"> <a href="https://chat.openai.com" target="_blank" title="https://chat.openai.com">
{' '} OpenAI ChatGPT
OpenAI ChatGPT{' '}
</a> </a>
website, no other data transfer exists (you can check the{' '} website, no other data transfer exists (you can check the{' '}
<a <a
@ -49,8 +48,7 @@ const AboutChatGPT = () => {
target="_blank" target="_blank"
title="https://github.com/lencx/ChatGPT" title="https://github.com/lencx/ChatGPT"
> >
{' '} source code
source code{' '}
</a> </a>
). The development and maintenance of this software has taken up a lot of my time. If it ). The development and maintenance of this software has taken up a lot of my time. If it
helps you, you can buy me a cup of coffee (Chinese users can use WeChat to scan the code), helps you, you can buy me a cup of coffee (Chinese users can use WeChat to scan the code),
@ -62,7 +60,7 @@ const AboutChatGPT = () => {
src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png"
alt="Buy Me A Coffee" alt="Buy Me A Coffee"
/> />
</a>{' '} </a>
<br /> <br />
<img <img
width="200" width="200"