From 0f2b052741bdd48fab59271b7ff30db83fa4a1fb Mon Sep 17 00:00:00 2001 From: Munif Tanjim Date: Sat, 14 Sep 2024 12:30:00 +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('') : ` - + `}