update site

This commit is contained in:
2026-01-02 10:23:15 -05:00
parent 5a32fbb0b2
commit b9d74d3abf
7 changed files with 29 additions and 9 deletions

View File

@@ -19,7 +19,8 @@ site:code("git clone https://git.vxserver.dev/fSD/yait")
site:h2("Download")
site:ul {
std.p(std.a("/archive/yait/latest/yait.tar.gz", "yait-1.0") .. " (2025-31-12)")
std.p(std.a("/archive/yait/latest/yait.tar.gz", "yait-1.0") .. " (2025-31-12)"),
std.a("/archive/yait", "Looking for specific version?")
}
site:note(fes.app.footer.render(std))