1.0 doc
This commit is contained in:
@@ -2,7 +2,7 @@ local header = {}
|
||||
|
||||
header.render = function(std)
|
||||
return table.concat({
|
||||
std.center(std.h1("Free Software Distributions Documentation")),
|
||||
std.center(std.ha("/", std.h1("Free Software Distributions Project documentation"))),
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user