Add logo and rename

This commit is contained in:
2025-11-12 17:16:13 +01:00
parent 584a4a0acd
commit f903e28728
49 changed files with 628 additions and 192 deletions

View File

@ -11,7 +11,7 @@ import (
"strings"
"testing"
"github.com/mathieu/project-notes/internal/indexer"
"github.com/mathieu/personotes/internal/indexer"
)
func newTestHandler(t *testing.T, notesDir string) *Handler {