structure changes

This commit is contained in:
2026-01-06 15:45:56 -05:00
parent ef53232fca
commit f3114b38a8
14 changed files with 123 additions and 95 deletions

View File

@@ -7,7 +7,7 @@ header.render = function(std)
std.nav("/about", "About"),
std.nav("/faq", "FAQ"),
std.nav("/release", "Releases"),
std.nav("/news", "Site news"),
std.nav("/article", "Articles"),
}))
})
end