Update index.html

pull/3895/head
Jamie 5 years ago committed by GitHub
parent 3a936cae10
commit 59d5963d32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,11 +14,6 @@ var base = "/"+ (window.location.pathname.split('/')[1] || '');
<title>Ombi</title>
<script src="//maps.google.com/maps/api/js?libraries=visualization&key=AIzaSyBDar8LXU5vbURGTMcNLI0f9AsoSnpiV3I" async
defer></script>
</head>
<body>
@ -28,4 +23,4 @@ var base = "/"+ (window.location.pathname.split('/')[1] || '');
</app-ombi>
</body>
</html>
</html>

Loading…
Cancel
Save