all: no more pretty urls
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M routes/template.go → routes/template.go
@@ -9,7 +9,7 @@ "net/http" "path/filepath" "strings" - "icyphox.sh/legit/git" + "git.icyphox.sh/legit/git" ) func (d *deps) Write404(w http.ResponseWriter) {