disable favicon
This commit is contained in:
@@ -7,7 +7,6 @@ local site = fes.fes()
|
|||||||
local title = "Free Software Distributions"
|
local title = "Free Software Distributions"
|
||||||
|
|
||||||
site.title = title
|
site.title = title
|
||||||
site.favicon = "/static/image/favicon.ico"
|
|
||||||
site.copyright = u.copyright("https://git.vxserver.dev/fSD", "fSD")
|
site.copyright = u.copyright("https://git.vxserver.dev/fSD", "fSD")
|
||||||
|
|
||||||
site:banner(fes.app.header.render(std))
|
site:banner(fes.app.header.render(std))
|
||||||
|
|||||||
Reference in New Issue
Block a user