fix yait release structure

This commit is contained in:
2026-01-03 10:06:01 -05:00
parent d5d921dcf4
commit ed2c458924
3 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ 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/yait-1.0.tar.gz", "yait-1.0") .. " (2025-31-12)"),
std.a("/archive/yait", "Looking for specific version?")
}