diff options
author | Commenter123321 <36051603+Commenter123321@users.noreply.github.com> | 2023-10-10 15:37:29 +0200 |
---|---|---|
committer | Commenter123321 <36051603+Commenter123321@users.noreply.github.com> | 2023-10-10 15:37:29 +0200 |
commit | d3040b0c14cd6cb59d824bf7e700bc56f2aecc3d (patch) | |
tree | 6d34287860990cc8a507f0407572cf7d91c0c588 /g4f/gui/client/html/index.html | |
parent | make user agent easily changeable in deepai (diff) | |
download | gpt4free-d3040b0c14cd6cb59d824bf7e700bc56f2aecc3d.tar gpt4free-d3040b0c14cd6cb59d824bf7e700bc56f2aecc3d.tar.gz gpt4free-d3040b0c14cd6cb59d824bf7e700bc56f2aecc3d.tar.bz2 gpt4free-d3040b0c14cd6cb59d824bf7e700bc56f2aecc3d.tar.lz gpt4free-d3040b0c14cd6cb59d824bf7e700bc56f2aecc3d.tar.xz gpt4free-d3040b0c14cd6cb59d824bf7e700bc56f2aecc3d.tar.zst gpt4free-d3040b0c14cd6cb59d824bf7e700bc56f2aecc3d.zip |
Diffstat (limited to 'g4f/gui/client/html/index.html')
-rw-r--r-- | g4f/gui/client/html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g4f/gui/client/html/index.html b/g4f/gui/client/html/index.html index c15584b8..f77dd910 100644 --- a/g4f/gui/client/html/index.html +++ b/g4f/gui/client/html/index.html @@ -79,7 +79,7 @@ <span>Clear Conversations</span> </button> <div class="info"> - <i class="fa-brands fa-discord"></i> + <i class="fa-brands fa-telegram"></i> <span class="convo-title">telegram: <a href="https://t.me/g4f_official">@g4f_official</a><br> </span> </div> |