Update index.html

This commit is contained in:
Jamie 2019-06-10 09:19:36 +01:00 committed by GitHub
commit 59d5963d32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>