alpha p7
This commit is contained in:
@@ -13,6 +13,10 @@ function M.fes(header, footer)
|
||||
end
|
||||
end
|
||||
|
||||
if site_config.favicon then
|
||||
site_config.favicon = '<link rel="icon" type="image/x-icon" href="' .. site_config.favicon .. '">'
|
||||
end
|
||||
|
||||
local self = {
|
||||
version = site_config.version,
|
||||
title = site_config.title,
|
||||
|
||||
Reference in New Issue
Block a user