diff --git a/page.go b/page.go index 6b963fb..0d4bedf 100644 --- a/page.go +++ b/page.go @@ -76,7 +76,7 @@ func renderPage(c echo.Context) error { }, { Name: "Shoto", - URL: "https://www.shoto.at", + URL: "", Description: "Simple and effective URL shortoner.", Repo: "https://github.com/juancwu/shoto", Classes: "border-indigo-500",