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
1 changed files with 3 additions and 5 deletions

View File

@ -40,8 +40,7 @@ const AboutChatGPT = () => {
<p>
It is just a wrapper for the
<a href="https://chat.openai.com" target="_blank" title="https://chat.openai.com">
{' '}
OpenAI ChatGPT{' '}
OpenAI ChatGPT
</a>
website, no other data transfer exists (you can check the{' '}
<a
@ -49,8 +48,7 @@ const AboutChatGPT = () => {
target="_blank"
title="https://github.com/lencx/ChatGPT"
>
{' '}
source code{' '}
source code
</a>
). 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),
@ -62,7 +60,7 @@ const AboutChatGPT = () => {
src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png"
alt="Buy Me A Coffee"
/>
</a>{' '}
</a>
<br />
<img
width="200"