use vanity url

This commit is contained in:
sentriz
2019-07-06 19:28:03 +01:00
parent 3af0c205ae
commit 51b6565b91
21 changed files with 38 additions and 38 deletions

View File

@@ -5,8 +5,8 @@ import (
"net/http"
"time"
"github.com/sentriz/gonic/db"
"github.com/sentriz/gonic/server/handler"
"senan.xyz/g/gonic/db"
"senan.xyz/g/gonic/server/handler"
)
type Server struct {