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 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index e8de587..20c4e0a 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -21,7 +21,7 @@
     <meta name="google-site-verification" content="yhmSp9Zsw5oecXjp43Ndu0w9rBA3FNpnNZ8bQFA_iDA"/>
     <meta name="viewport" content="user-scalable=no,initial-scale=1,maximum-scale=1">
 
-    <title>OWL ITS</title>
+    <title>�깘吏��젙蹂� �넻�빀愿�由�</title>
 
     <link type="text/css" rel="stylesheet" href="bower_components/font-awesome/css/font-awesome.css">
     <link type="text/css" rel="stylesheet" href="bower_components/jquery-ui/themes/base/jquery-ui.css">
@@ -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