1.0 fsd main
This commit is contained in:
@@ -22,7 +22,7 @@ for i, pkg in pairs(pkgs) do
|
||||
std.muted(pkg[2] or "Could not find a description."),
|
||||
std.br(),
|
||||
std.ul({
|
||||
std.rl(pkg[1], std.external("https://git.vxserver.dev/fSD/" .. pkg[1], "Download")),
|
||||
std.rl(pkg[1], std.external("/archive/releases/" .. pkg[1], "Download")),
|
||||
}),
|
||||
}))
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user