app/src/index.html
crusader fe704904c3 ing
2018-10-03 21:11:11 +09:00

17 lines
350 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>overFlow-Network Scanner</title>
<base href="./">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body class="platform-darwin theme-light">
<app-root></app-root>
</body>
</html>