From de18886cc0dd3838be0293fbc11023657869bd86 Mon Sep 17 00:00:00 2001 From: artanderson Date: Thu, 28 Sep 2023 16:47:24 -0700 Subject: [PATCH] added favicon to layout with option to customize on config --- tmpl/layout.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/tmpl/layout.tmpl b/tmpl/layout.tmpl index 8fb37f4..1578bf4 100644 --- a/tmpl/layout.tmpl +++ b/tmpl/layout.tmpl @@ -3,6 +3,7 @@ + " /> <?js= title ?> - <?js= ((env.conf.docdash.meta && env.conf.docdash.meta.title) || "Documentation") ?>