refactor: moving repository

* refactor

* updates

* add circle

* update circle

* fix circle
This commit is contained in:
Henrique Dias
2018-02-01 13:38:43 +00:00
committed by GitHub
parent d97f17facb
commit 613a3f2811
153 changed files with 97 additions and 9811 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"path/filepath"
"strings"
fm "github.com/hacdias/filemanager"
fm "github.com/filebrowser/filebrowser"
"github.com/hacdias/varutils"
)
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"path/filepath"
"strings"
fm "github.com/hacdias/filemanager"
fm "github.com/filebrowser/filebrowser"
)
// Jekyll is the Jekyll static website generator.