publishing-template
Version:
publishing template
16 lines (15 loc) • 750 B
HTML
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="Referrer" content="origin"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="apple-mobile-web-app-title" content="i-Scream" />
<meta name="robots" content="index,nofollow"/>
<meta name="description" content="i-Scream"/>
<meta name="keywords" content="i-Scream"/>
<link rel="shortcut icon" href="../favicon.svg">
<title>프로젝트 명</title>
<link type="text/css" rel="stylesheet" href="../css/custom.css"/>
<!-- <link type="text/css" rel="stylesheet" href="../css/fonts/fontAwesomepro.css"/>-->
<script src="../js/bundle.js"></script>
</head>