-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
12 lines (11 loc) · 940 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<title>CarsApp</title>
<base href="/cars-hw/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>*{padding:0;margin:0}@font-face{font-family:Roboto;src:url(Roboto.3d305e3241f69eb1.ttf)}@font-face{font-family:Roboto;src:url(Robotobold.6262c49945b78f15.ttf);font-weight:700}body{font-family:Roboto,sans-serif}</style><link rel="stylesheet" href="/cars-hw/styles.5c1926e5a9570385.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="/cars-hw/styles.5c1926e5a9570385.css"></noscript></head>
<body>
<app-root></app-root>
<script src="/cars-hw/runtime.97e4843a4142cb1e.js" type="module"></script><script src="/cars-hw/polyfills.8a24a3825f6d0f85.js" type="module"></script><script src="/cars-hw/main.9d5aa6bf09e5b87c.js" type="module"></script>
</body></html>