Page MenuHomec4science

index.html
No OneTemporary

File Metadata

Created
Tue, Apr 30, 13:12

index.html

<!doctype html>
<html lang="en">
<head>
<script>
var global = global || window;
</script>
<meta charset="utf-8">
<title>SvgTestApp</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<app-root></app-root>
</body>
</html>

Event Timeline