From b3cb2688f488639f6670883500c417235296cabc Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 목, 09 12월 2021 17:00:02 +0900
Subject: [PATCH] favicon 수정 , 완료이슈 버튼 수정

---
 src/main/webapp/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 55ba8ba..20c4e0a 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -44,7 +44,7 @@
     <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Rubik:300,400,500">
 
     <!--    google font -->
-    <link rel="shortcut icon" href="assets/images/favicon.png"/> <!-- �씠誘몄� �븘�씠肄� -->
+    <link rel="shortcut icon" href="assets/images/kisa-favicon.png"/> <!-- �씠誘몄� �븘�씠肄� -->
 
     <!-- Google Tag Manager -->
     <!-- zenith edit

--
Gitblit v1.8.0