디자인 2차 초안

This commit is contained in:
KIMGYEONGRAN
2026-06-23 11:14:41 +09:00
parent 989910a3ff
commit 8465be1d06
6 changed files with 156 additions and 138 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 917 B

BIN
web/icons/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -27,7 +27,7 @@
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png"/>
<link rel="icon" type="image/png" href="icons/favicon.png"/>
<title>smartgarden_chat</title>
<link rel="manifest" href="manifest.json">