chore: rename project

No longer "Kobo" specific
This commit is contained in:
Evan Buss
2024-07-10 01:27:49 +00:00
parent 80d370d71c
commit c00f6a9750
6 changed files with 9 additions and 12 deletions

View File

@@ -5,7 +5,7 @@ import (
"net/url"
"strings"
"github.com/evan-buss/kobo-opds-proxy/opds"
"github.com/evan-buss/opds-proxy/opds"
)
type FeedViewModel struct {

View File

@@ -5,7 +5,7 @@ import (
"html/template"
"io"
"github.com/evan-buss/kobo-opds-proxy/opds"
"github.com/evan-buss/opds-proxy/opds"
)
//go:embed *