-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
20 lines (18 loc) · 831 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">
<meta name="description" content="My Pets">
<meta name="keywords" content="Angular, PWA">
<title>My Pets</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="manifest" href="manifest.json">
<meta name="theme-color" content="#1976d2">
<link rel="stylesheet" href="styles.d4f4386e50af7de16107.css"></head>
<body>
<app-root></app-root>
<noscript>JavaScript required to view site</noscript>
<script type="text/javascript" src="runtime.7547b7fb90ba7459bf35.js"></script><script type="text/javascript" src="polyfills.dc323d85d1b5fe67f93d.js"></script><script type="text/javascript" src="main.07bbe1262fe6bbadd4d9.js"></script></body>
</html>