From 50a068cd26a5d89dd20ce7d8809d8a6bc7c6bcf3 Mon Sep 17 00:00:00 2001 From: Munif Tanjim Date: Fri, 13 Sep 2024 16:05:19 +0600 Subject: [PATCH] fix: url prefix for favicon --- lib/index-html.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index-html.js b/lib/index-html.js index d19cc96..886872b 100644 --- a/lib/index-html.js +++ b/lib/index-html.js @@ -16,7 +16,7 @@ function indexHtml (opts) { ? opts.theme.favicon.map(favicon => `\n`).join('') : ` - + `}