From 68c8f2860dd85f984e68b05393fbfdab0eec88c6 Mon Sep 17 00:00:00 2001 From: Erik Michelson Date: Fri, 27 Nov 2020 11:29:34 +0100 Subject: Fixed shortcut icon urls pointing to old (nonexistent) files Signed-off-by: Erik Michelson --- public/views/slide.ejs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'public/views/slide.ejs') 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) { %> -- cgit v1.2.3