-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
28 lines (24 loc) · 1.12 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
24
25
26
27
28
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Church</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href='https://api.mapbox.com/mapbox-gl-js/v1.8.1/mapbox-gl.css' rel='stylesheet' />
<script>
var global = global || window;
var Buffer = Buffer || [];
var process = process || {
env: {
DEBUG: undefined
},
version: []
};
</script>
<link rel="stylesheet" href="styles.12a896a716a850466057.css"></head>
<body>
<app-root></app-root>
<script src="runtime-es2015.c5fa8325f89fc516600b.js" type="module"></script><script src="runtime-es5.c5fa8325f89fc516600b.js" nomodule defer></script><script src="polyfills-es5.3e8196928d184a6e5319.js" nomodule defer></script><script src="polyfills-es2015.5b10b8fd823b6392f1fd.js" type="module"></script><script src="main-es2015.1ce82378d4b4ce7630a5.js" type="module"></script><script src="main-es5.1ce82378d4b4ce7630a5.js" nomodule defer></script></body>
</html>