-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (27 loc) · 1.03 KB
/
index.html
File metadata and controls
30 lines (27 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Webpush</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- <script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async=""></script>-->
<!-- <script>-->
<!-- window.OneSignal = window.OneSignal || [];-->
<!-- OneSignal.push(function () {-->
<!-- OneSignal.init({-->
<!-- appId: "356a4223-fd32-4e59-a3c7-d7ae917be22c",-->
<!-- });-->
<!-- });-->
<!-- </script>-->
<link rel="stylesheet" href="styles.ef46db3751d8e999.css">
<script charset="UTF-8" src="//web.webpushs.com/js/push/6ced2c79f457fe0050afeafb758d899d_1.js" async></script>
</head>
<body>
<app-root></app-root>
<script src="runtime.bc76e9235b82be7b.js" type="module"></script>
<script src="polyfills.b8903107536e9d93.js" type="module"></script>
<script src="main.44edd2bfbc69ceed.js" type="module"></script>
</body>
</html>