-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
20 lines (19 loc) · 1017 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>CARAMEL - V2X GUI</title>
<base href="/caramel-frontend/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="https://fundacio-i2cat.github.io/caramel-frontend/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">
<script src="env.js"></script>
<link rel="stylesheet" href="styles.5d9b734d9c22b80ff584.css"></head>
<body class="mat-typography">
<app-root></app-root>
<!-- Mi API KEY de Google Maps -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCGxZy9fWO2uFphkF9MMP-6rAIRQnxLN1w">
</script>
<script src="runtime.f2701ac046679d8ce97f.js" defer></script><script src="polyfills.0f4f10fcf2eaa5a1fc4a.js" defer></script><script src="main.c88744a0714f45082670.js" defer></script></body>
</html>