-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
23 lines (17 loc) · 1.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Zipops.io</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="./assets/logo/zipops.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700|Material+Icons" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="styles.9ceddb85fa4df0bfdc4e.css"></head>
<body class="mat-light">
<app-root></app-root>
<script type="text/javascript" src="runtime.a92c2e72fdc2b232089b.js"></script><script type="text/javascript" src="polyfills.829500b5560aab4b0310.js"></script><script type="text/javascript" src="main.a8e1feb02401647ee277.js"></script></body>
</html>