Browse Source

added base element to head

Beautus 6 years ago
parent
commit
83b82bca4d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/index.html

+ 1 - 0
docs/index.html

@@ -4,6 +4,7 @@
 
 <head>
   <meta charset="UTF-8"/>
+  <base href="/slim-launcher">
   <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
   <meta content="ie=edge" http-equiv="X-UA-Compatible"/>
   <link href="https://fonts.googleapis.com/css?family=Ubuntu&display=swap" rel="stylesheet">