fix
This commit is contained in:
parent
1a4571f898
commit
19fc8b4ab7
@ -39,7 +39,7 @@
|
||||
})
|
||||
(l.optionalString (ctx.config ? iconPath) (link {
|
||||
rel = "icon";
|
||||
href = "${ctx.baseurl}/${iconPath}";
|
||||
href = "${ctx.baseurl}/${ctx.config.iconPath}";
|
||||
}))
|
||||
]))
|
||||
(body ''
|
||||
|
Loading…
Reference in New Issue
Block a user