diff --git a/pages/explore.go b/pages/explore.go index 88b9886..9d9b364 100644 --- a/pages/explore.go +++ b/pages/explore.go @@ -3,7 +3,7 @@ package pages import ( "github.com/gofiber/fiber/v2" - "codeberg.org/Odyssium/gothub/utils" + "codeberg.org/gothub/gothub/utils" ) type Items struct { diff --git a/pages/repo.go b/pages/repo.go index 504232c..9645200 100644 --- a/pages/repo.go +++ b/pages/repo.go @@ -4,7 +4,7 @@ import ( "context" "log" - "codeberg.org/Odyssium/gothub/utils" + "codeberg.org/gothub/gothub/utils" "github.com/carlmjohnson/requests" "github.com/gofiber/fiber/v2" "github.com/gomarkdown/markdown" diff --git a/pages/user.go b/pages/user.go index d636769..108c5fd 100644 --- a/pages/user.go +++ b/pages/user.go @@ -9,7 +9,7 @@ import ( "github.com/gomarkdown/markdown" "github.com/microcosm-cc/bluemonday" - "codeberg.org/Odyssium/gothub/utils" + "codeberg.org/gothub/gothub/utils" "context" "regexp" diff --git a/views/error.html b/views/error.html index 97f422b..75a7eed 100644 --- a/views/error.html +++ b/views/error.html @@ -4,6 +4,6 @@

Error

Someone pushed to production. Just kidding, that's probably not what happened. Here's the error:

{{.error}}
-

Think this is a bug? Create an issue on Codeberg.

+

Think this is a bug? Create an issue on Codeberg.

- \ No newline at end of file + diff --git a/views/header.html b/views/header.html index 0537e07..1b63662 100644 --- a/views/header.html +++ b/views/header.html @@ -12,9 +12,9 @@ GotHubGotHub (alpha) - \ No newline at end of file +