diff --git a/theme/templates/_index.html b/theme/templates/_index.html
index 0f9844e8a25c057df6202049d79e87b9f5317b61..9d3d69dc1b259fa9e6ae3437ac8594e6f95cd123 100644
--- a/theme/templates/_index.html
+++ b/theme/templates/_index.html
@@ -13,8 +13,6 @@
 
         <link rel="stylesheet" href="theme/reveal.js/css/reveal.css">
 
-        <link rel="stylesheet" href="theme/css/lcsb.css" id="theme">
-
         <link rel="stylesheet" href="theme/css/style.css">
 
         <!-- For syntax highlighting -->
@@ -52,10 +50,10 @@
                 <% }); %>
             </div>
             <div class="bottomLogoLeft">
-                <img src="slides/img/University-of-Luxembourg-Fr-01.svg" height="110px">
+                <img src="theme/img/University-of-Luxembourg-Fr-01.svg" height="110px">
             </div>
             <div class="bottomLogoRight">
-                    <img src="slides/img/LCSB_short_small_4c_cropped.svg" height="86px">
+                    <img src="theme/img/LCSB_short_small_4c_cropped.svg" height="86px">
             </div>
         </div>