This commit is contained in:
dusk 2023-04-06 07:15:47 +03:00
parent 1a4571f898
commit 19fc8b4ab7
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA

View File

@ -39,7 +39,7 @@
})
(l.optionalString (ctx.config ? iconPath) (link {
rel = "icon";
href = "${ctx.baseurl}/${iconPath}";
href = "${ctx.baseurl}/${ctx.config.iconPath}";
}))
]))
(body ''