diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ func okHandler(w http.ResponseWriter, r *http.Request) { indexHeader(w) indexBodyStart(w) indexBodyScanConfig(w) - indexBodyRepo(w, "go.wit.com/gui/gui", "go.wit.com/gui/gui", "install gitea") + indexDivEnd(w) indexBodyEnd(w) return } |
