alpha p2
This commit is contained in:
@@ -2,7 +2,7 @@ local fes = require("fes")
|
||||
local site = fes.fes()
|
||||
|
||||
site.title = "Hello, World!"
|
||||
site.copyright = fes.std.copyright() .. " " .. fes.std.external("https://git.vxserver.dev/fSD", "fSD")
|
||||
site.copyright = fes.util.copyright("https://git.vxserver.dev/fSD", "fSD")
|
||||
|
||||
site:h1("Hello, World!")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user