OWL ITS + 탐지시스템(인터넷 진흥원)
src/main/webapp/index.html
@@ -12,16 +12,16 @@
    <meta name="viewport"
          content="width=device-width, initial-scale=1, maximum-scale=1">
    <!-- 봇이 읽는 설명 -->
    <meta name="description" content="이슈 관리 시스템 - 웹 기반의 이슈 관리 시스템 v4.0.34">
    <meta name="description" content="이슈 관리 시스템 - 탐지 관리">
    <meta property="og:type" content="website">
    <meta property="og:title" content="OWL ITS - 와이즈스톤">
    <meta property="og:description" content="이슈 관리 시스템 - 웹 기반의 이슈 관리 시스템 v4.0.34">
    <meta property="og:title" content="OWL ITS">
    <meta property="og:description" content="이슈 관리 시스템 - 탐지 관리">
    <meta property="og:image" content="https://owlsolution.io/assets/images/main.png">
    <meta property="og:url" content="https://owlsolution.io">
    <meta name="google-site-verification" content="yhmSp9Zsw5oecXjp43Ndu0w9rBA3FNpnNZ8bQFA_iDA"/>
    <meta name="viewport" content="user-scalable=no,initial-scale=1,maximum-scale=1">
    <title>OWL ITS v4.0.34</title>
    <title>OWL ITS</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">
@@ -40,7 +40,7 @@
    <link type="text/css" rel="stylesheet" href="custom_components/js-autocomplete-single/js-autocomplete-single.css">
    <link type="text/css" rel="stylesheet" href="custom_components/js-autocomplete-multi/js-autocomplete-multi.css">
    <link type="text/css" rel="stylesheet" href="custom_components/js-html-diff/js-html-diff.css">
    <link type="text/css" rel="stylesheet" href="assets/styles/main.css?version=4.0.34">
    <link type="text/css" rel="stylesheet" href="assets/styles/main.css?version=1.0.0">
    <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Rubik:300,400,500">
    <!--    google font -->