all: no more pretty urls
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M routes/handler.go → routes/handler.go
@@ -5,9 +5,9 @@ "log" "net/http" "path/filepath" + "git.icyphox.sh/legit/config" "github.com/alexedwards/flow" "github.com/sosedoff/gitkit" - "icyphox.sh/legit/config" ) type depsWrapper struct {