From 2a4399780b2e146331fbdf0c931fc67dee5e844f Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 일, 12 12월 2021 10:41:42 +0900
Subject: [PATCH] 이메일 템플릿 수정[DB 초기화 필요]

---
 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