Beautus 6 rokov pred
rodič
commit
5d4d010166
1 zmenil súbory, kde vykonal 1 pridanie a 2 odobranie
  1. 1 2
      docs/index.html

+ 1 - 2
docs/index.html

@@ -4,7 +4,6 @@
 
 <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">
@@ -16,7 +15,7 @@
 
 <body>
 <header class="site-header">
-  <a href="/">
+  <a href="/slim-launcher/">
     <img src="./assets/slim-logo.jpg" class="site-header__logo" alt="Slim logo">
   </a>
   <h2 class="site-header__title">Slim Launcher</h2>