-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
16 lines (15 loc) · 1.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Covid19 - Data Visualisation</title>
<base href="/covid19/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="assets/favicon/favicon.png">
<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">
<link rel="stylesheet" href="styles.b11784257b4780e1f960.css"></head>
<body class="mat-typography">
<app-root></app-root>
<script src="runtime-es2015.6094ffcd2958cc0d05de.js" type="module"></script><script src="runtime-es5.6094ffcd2958cc0d05de.js" nomodule defer></script><script src="polyfills-es5.32a18724cb2f458cc40b.js" nomodule defer></script><script src="polyfills-es2015.d52bcb32ac021760e289.js" type="module"></script><script src="main-es2015.2c973cd2140a39246dbf.js" type="module"></script><script src="main-es5.2c973cd2140a39246dbf.js" nomodule defer></script></body>
</html>