diff options
| author | 2025-05-12 18:36:05 +0100 | |
|---|---|---|
| committer | 2025-05-12 18:36:05 +0100 | |
| commit | 8721f934c0e5ccb581610ddb1053fa26ccc5dfc0 (patch) | |
| tree | 7d6f74c9596fb25c505218cbd55a64b35ca44984 | |
| parent | 2cdcdbc9a9a74fb9d4772d77c0561e5d0d18d9b7 (diff) | |
| download | macaw.chat-8721f934c0e5ccb581610ddb1053fa26ccc5dfc0.tar.gz macaw.chat-8721f934c0e5ccb581610ddb1053fa26ccc5dfc0.tar.bz2 macaw.chat-8721f934c0e5ccb581610ddb1053fa26ccc5dfc0.zip | |
change favicon
Diffstat (limited to '')
| -rw-r--r-- | assets/caw.png | bin | 0 -> 1106705 bytes | |||
| -rw-r--r-- | index.html | 2 | 
2 files changed, 1 insertions, 1 deletions
| diff --git a/assets/caw.png b/assets/caw.pngBinary files differ new file mode 100644 index 0000000..0e26169 --- /dev/null +++ b/assets/caw.png @@ -6,7 +6,7 @@    <meta http-equiv="x-ua-compatible" content="ie=edge">    <meta name="viewport" content="width=device-width, initial-scale=1">    <title>Macaw IM</title> -  <link rel="icon" href="/assets/bubble.png" /> +  <link rel="icon" href="/assets/caw.png" />    <link rel="stylesheet" href="/style.css" />  </head> | 
