1.0 fsd main

This commit is contained in:
2025-12-07 12:58:55 -05:00
parent 76eb4809e2
commit 66fa060e2f
8 changed files with 71 additions and 64 deletions

View File

@@ -7,6 +7,7 @@ local site = fes.fes()
local title = "Free Software Distributions"
site.title = title
site.favicon = "/static/image/favicon.ico"
site.copyright = u.copyright("https://git.vxserver.dev/fSD", "fSD")
site:banner(fes.app.header.render(std))