diff --git a/public/views/hedgedoc/head.ejs b/public/views/hedgedoc/head.ejs
index e7b13e8a..f7e4c8fd 100644
--- a/public/views/hedgedoc/head.ejs
+++ b/public/views/hedgedoc/head.ejs
@@ -9,14 +9,12 @@
 <% if (opengraph.hasOwnProperty(og) && opengraph[og].trim() !== '') { %>
 
 <% }} if (!opengraph.hasOwnProperty('image')) { %>
-
+
 
 
 <% } %>
 
 
<%= title %>
-
-
 <% if(useCDN) { %>
 
 
diff --git a/public/views/html.hbs b/public/views/html.hbs
index 8e91b7b2..7ac97241 100644
--- a/public/views/html.hbs
+++ b/public/views/html.hbs
@@ -12,8 +12,12 @@
     
         {{title}}
     
-    
-    
+    
+    
+    
+    
+    
+    
 
     
     
diff --git a/public/views/index/head.ejs b/public/views/index/head.ejs
index 2b751d34..900d6324 100644
--- a/public/views/index/head.ejs
+++ b/public/views/index/head.ejs
@@ -11,7 +11,7 @@
 
 
 
-
+
 
 
 
diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs
index d9221c93..074b181b 100644
--- a/public/views/pretty.ejs
+++ b/public/views/pretty.ejs
@@ -18,14 +18,13 @@
     <% if (opengraph.hasOwnProperty(og) && opengraph[og].trim() !== '') { %>
     
     <% }} if (!opengraph.hasOwnProperty('image')) { %>
-    
+    
     
     
     <% } %>
     
     <%= title %>
-    
-    
+    <%- include includes/favicon.ejs %>
   <% if(useCDN) { %>
     
     
diff --git a/public/views/slide.ejs b/public/views/slide.ejs
index 963091a7..b88fe5a2 100644
--- a/public/views/slide.ejs
+++ b/public/views/slide.ejs
@@ -13,8 +13,7 @@
         <% } %>
         
         <%= title %>
-        
-        
+        <%- include includes/favicon.ejs %>
 
         <% if(useCDN) { %>