diff --git a/public/views/hedgedoc/head.ejs b/public/views/hedgedoc/head.ejs index e7b13e8a0..f7e4c8fda 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 8e91b7b2d..7ac972418 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 2b751d34b..900d63241 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 d9221c933..074b181bf 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 963091a79..b88fe5a27 100644 --- a/public/views/slide.ejs +++ b/public/views/slide.ejs @@ -13,8 +13,7 @@ <% } %> <%= title %> - - + <%- include includes/favicon.ejs %> <% if(useCDN) { %>