mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Update index.html
This commit is contained in:
parent
3a936cae10
commit
59d5963d32
1 changed files with 1 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue