Add logo and rename
This commit is contained in:
@ -13,9 +13,9 @@ import (
|
||||
"syscall"
|
||||
"time"
|
||||
|
||||
"github.com/mathieu/project-notes/internal/api"
|
||||
"github.com/mathieu/project-notes/internal/indexer"
|
||||
"github.com/mathieu/project-notes/internal/watcher"
|
||||
"github.com/mathieu/personotes/internal/api"
|
||||
"github.com/mathieu/personotes/internal/indexer"
|
||||
"github.com/mathieu/personotes/internal/watcher"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user