Added projects. Part 8

This commit is contained in:
alexey
2025-03-04 00:10:18 +03:00
parent ffe340bcae
commit f88ef52d87
2 changed files with 17 additions and 1 deletions

3
app.rb
View File

@@ -552,6 +552,9 @@ end
get "/gitbld/:id/:git_id" do
end
get "/prjcfg/:id" do
end
not_found do
status 404
@page_name = "Кто-то потерялся"