cmd/pkgserver: basic web ui

This commit is contained in:
mae
2026-03-04 22:50:58 -06:00
committed by Ophestra
parent 6988c9c4db
commit d840762ec3
12 changed files with 126 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
function prevPage() {
}
function nextPage() {
}