add fp to docs.fsdproject.org

This commit is contained in:
2026-01-28 10:12:19 -05:00
parent 29f848fb98
commit f8822bf79c
2 changed files with 254 additions and 0 deletions

View File

@@ -23,6 +23,8 @@ site:note(u.cc {
std.center(std.h3("Tools")),
std.a("/static/yait.html", std.h4("Yait")),
std.p("  Yet Another Init Tool Online Documentation. [" .. std.a("https://fsdproject.org/releases/yait", "yait home") .. "]"),
std.a("/static/fp.html", std.h4("Fp")),
std.p("  Free Pkg Online Documentation. [" .. std.a("https://fsdproject.org/releases/yait", "yait home") .. "]"),
})
})