all repos — homestead @ 82424b77fba708e4450c1a0cec5b0c7967b13d7b

Code for my website

move files and update import paths

Alan Pearce
commit

82424b77fba708e4450c1a0cec5b0c7967b13d7b

parent

e24a0eb383ecedef596a5a75ded7414398ecd9d1

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M internal/server/server.godomain/web/server/server.go
@@ -7,8 +7,8 @@ "fmt"
"net/http" "time" - "github.com/osdevisnot/sorvor/pkg/livereload" "alin.ovh/x/log" + "github.com/osdevisnot/sorvor/pkg/livereload" "github.com/Southclaws/fault" "github.com/Southclaws/fault/fmsg"