diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-16 10:48:37 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-16 10:48:37 +0100 |
commit | 905ced06bd27d4a252791c2316d0bb00b8326d35 (patch) | |
tree | 223c46b0c1902ec73ea55d401eebbf01078c082d /g4f/gui/client/img | |
parent | Move raise_for_status, Create FormData wrapper (diff) | |
download | gpt4free-905ced06bd27d4a252791c2316d0bb00b8326d35.tar gpt4free-905ced06bd27d4a252791c2316d0bb00b8326d35.tar.gz gpt4free-905ced06bd27d4a252791c2316d0bb00b8326d35.tar.bz2 gpt4free-905ced06bd27d4a252791c2316d0bb00b8326d35.tar.lz gpt4free-905ced06bd27d4a252791c2316d0bb00b8326d35.tar.xz gpt4free-905ced06bd27d4a252791c2316d0bb00b8326d35.tar.zst gpt4free-905ced06bd27d4a252791c2316d0bb00b8326d35.zip |
Diffstat (limited to 'g4f/gui/client/img')
-rw-r--r-- | g4f/gui/client/img/android-chrome-192x192.png | bin | 8908 -> 0 bytes | |||
-rw-r--r-- | g4f/gui/client/img/android-chrome-512x512.png | bin | 17626 -> 0 bytes | |||
-rw-r--r-- | g4f/gui/client/img/apple-touch-icon.png | bin | 7984 -> 0 bytes | |||
-rw-r--r-- | g4f/gui/client/img/favicon-16x16.png | bin | 499 -> 0 bytes | |||
-rw-r--r-- | g4f/gui/client/img/favicon-32x32.png | bin | 1041 -> 0 bytes | |||
-rw-r--r-- | g4f/gui/client/img/gpt.png | bin | 2885 -> 0 bytes | |||
-rw-r--r-- | g4f/gui/client/img/site.webmanifest | 19 | ||||
-rw-r--r-- | g4f/gui/client/img/user.png | bin | 17004 -> 0 bytes |
8 files changed, 0 insertions, 19 deletions
diff --git a/g4f/gui/client/img/android-chrome-192x192.png b/g4f/gui/client/img/android-chrome-192x192.png Binary files differdeleted file mode 100644 index 3c32aceb..00000000 --- a/g4f/gui/client/img/android-chrome-192x192.png +++ /dev/null diff --git a/g4f/gui/client/img/android-chrome-512x512.png b/g4f/gui/client/img/android-chrome-512x512.png Binary files differdeleted file mode 100644 index ae601c93..00000000 --- a/g4f/gui/client/img/android-chrome-512x512.png +++ /dev/null diff --git a/g4f/gui/client/img/apple-touch-icon.png b/g4f/gui/client/img/apple-touch-icon.png Binary files differdeleted file mode 100644 index 1143d19a..00000000 --- a/g4f/gui/client/img/apple-touch-icon.png +++ /dev/null diff --git a/g4f/gui/client/img/favicon-16x16.png b/g4f/gui/client/img/favicon-16x16.png Binary files differdeleted file mode 100644 index 6e934fb8..00000000 --- a/g4f/gui/client/img/favicon-16x16.png +++ /dev/null diff --git a/g4f/gui/client/img/favicon-32x32.png b/g4f/gui/client/img/favicon-32x32.png Binary files differdeleted file mode 100644 index efc095b5..00000000 --- a/g4f/gui/client/img/favicon-32x32.png +++ /dev/null diff --git a/g4f/gui/client/img/gpt.png b/g4f/gui/client/img/gpt.png Binary files differdeleted file mode 100644 index 60e24da0..00000000 --- a/g4f/gui/client/img/gpt.png +++ /dev/null diff --git a/g4f/gui/client/img/site.webmanifest b/g4f/gui/client/img/site.webmanifest deleted file mode 100644 index f8eab4d7..00000000 --- a/g4f/gui/client/img/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "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 differdeleted file mode 100644 index d1908e1d..00000000 --- a/g4f/gui/client/img/user.png +++ /dev/null |