blob: 2b7116fc6435ac5268a021be2c4296100947acec [file]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pinpoint</title>
<base href="/">
<link rel="icon" href="assets/logo.svg" type="image/svg+xml">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
</head>
<body>
<app-root></app-root>
</body>
</html>