fix: 🐛 Fixed Ombi not writing the baseUrl correctly

This commit is contained in:
tidusjar 2021-10-15 10:18:38 +01:00
commit e9cc8b6fe7

View file

@ -3,11 +3,6 @@
<head>
<script type='text/javascript'>window["baseHref"] = '/';</script>
<style>
.sk-folding-cube .sk-cube:before {
background-color: white !important;
}
</style>
<base href="/" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">