diff options
author | Commenter123321 <36051603+Commenter123321@users.noreply.github.com> | 2023-10-09 18:02:06 +0200 |
---|---|---|
committer | Commenter123321 <36051603+Commenter123321@users.noreply.github.com> | 2023-10-09 18:02:06 +0200 |
commit | 119817c96349807efaf87ee432ce46446542b66a (patch) | |
tree | 1dbdf4d4dbf4f6c8a8247274ef500a2f1de765d1 /g4f/gui/client/img | |
parent | aivvm's no life creator keeps patching it, but I'm just better 😉 (diff) | |
parent | Merge branch 'main' of https://github.com/xtekky/gpt4free (diff) | |
download | gpt4free-119817c96349807efaf87ee432ce46446542b66a.tar gpt4free-119817c96349807efaf87ee432ce46446542b66a.tar.gz gpt4free-119817c96349807efaf87ee432ce46446542b66a.tar.bz2 gpt4free-119817c96349807efaf87ee432ce46446542b66a.tar.lz gpt4free-119817c96349807efaf87ee432ce46446542b66a.tar.xz gpt4free-119817c96349807efaf87ee432ce46446542b66a.tar.zst gpt4free-119817c96349807efaf87ee432ce46446542b66a.zip |
Diffstat (limited to 'g4f/gui/client/img')
-rw-r--r-- | g4f/gui/client/img/android-chrome-192x192.png | bin | 0 -> 8908 bytes | |||
-rw-r--r-- | g4f/gui/client/img/android-chrome-512x512.png | bin | 0 -> 17626 bytes | |||
-rw-r--r-- | g4f/gui/client/img/apple-touch-icon.png | bin | 0 -> 7984 bytes | |||
-rw-r--r-- | g4f/gui/client/img/favicon-16x16.png | bin | 0 -> 499 bytes | |||
-rw-r--r-- | g4f/gui/client/img/favicon-32x32.png | bin | 0 -> 1041 bytes | |||
-rw-r--r-- | g4f/gui/client/img/gpt.png | bin | 0 -> 2885 bytes | |||
-rw-r--r-- | g4f/gui/client/img/site.webmanifest | 19 | ||||
-rw-r--r-- | g4f/gui/client/img/user.png | bin | 0 -> 17004 bytes |
8 files changed, 19 insertions, 0 deletions
diff --git a/g4f/gui/client/img/android-chrome-192x192.png b/g4f/gui/client/img/android-chrome-192x192.png Binary files differnew file mode 100644 index 00000000..3c32aceb --- /dev/null +++ b/g4f/gui/client/img/android-chrome-192x192.png diff --git a/g4f/gui/client/img/android-chrome-512x512.png b/g4f/gui/client/img/android-chrome-512x512.png Binary files differnew file mode 100644 index 00000000..ae601c93 --- /dev/null +++ b/g4f/gui/client/img/android-chrome-512x512.png diff --git a/g4f/gui/client/img/apple-touch-icon.png b/g4f/gui/client/img/apple-touch-icon.png Binary files differnew file mode 100644 index 00000000..1143d19a --- /dev/null +++ b/g4f/gui/client/img/apple-touch-icon.png diff --git a/g4f/gui/client/img/favicon-16x16.png b/g4f/gui/client/img/favicon-16x16.png Binary files differnew file mode 100644 index 00000000..6e934fb8 --- /dev/null +++ b/g4f/gui/client/img/favicon-16x16.png diff --git a/g4f/gui/client/img/favicon-32x32.png b/g4f/gui/client/img/favicon-32x32.png Binary files differnew file mode 100644 index 00000000..efc095b5 --- /dev/null +++ b/g4f/gui/client/img/favicon-32x32.png diff --git a/g4f/gui/client/img/gpt.png b/g4f/gui/client/img/gpt.png Binary files differnew file mode 100644 index 00000000..60e24da0 --- /dev/null +++ b/g4f/gui/client/img/gpt.png diff --git a/g4f/gui/client/img/site.webmanifest b/g4f/gui/client/img/site.webmanifest new file mode 100644 index 00000000..f8eab4d7 --- /dev/null +++ b/g4f/gui/client/img/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "", + "short_name": "", + "icons": [ + { + "src": "/assets/img/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/assets/img/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +}
\ No newline at end of file diff --git a/g4f/gui/client/img/user.png b/g4f/gui/client/img/user.png Binary files differnew file mode 100644 index 00000000..d1908e1d --- /dev/null +++ b/g4f/gui/client/img/user.png |