서민정

add ogtitle & ogdescription

......@@ -8,6 +8,7 @@
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="theme-color" content="#000000" />
<title>SEARCH-AND-CHAT</title>
<!--
manifest.json provides metadata used when your web app is installed on a
......@@ -15,8 +16,10 @@
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<meta property="og:title" content="SEARCH-AND-CHAT">
<meta property="og:description" content="대화 및 소식과 영상의 검색이 가능한 웹 챗봇 소통이입니다!">
<!-- <script charset="utf-8" src="//cdn.iframe.ly/embed.js?api_key=3d0d059e07f98dcecefab2"></script>
<script>
document.querySelectorAll( 'oembed[url]' ).forEach( element => {
iframely.load( element, element.attributes.url.value );
......@@ -35,6 +38,7 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
......