remove shoto url
This commit is contained in:
parent
94f9d2c161
commit
3041a493d9
1 changed files with 1 additions and 1 deletions
2
page.go
2
page.go
|
|
@ -76,7 +76,7 @@ func renderPage(c echo.Context) error {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "Shoto",
|
Name: "Shoto",
|
||||||
URL: "https://www.shoto.at",
|
URL: "",
|
||||||
Description: "Simple and effective URL shortoner.",
|
Description: "Simple and effective URL shortoner.",
|
||||||
Repo: "https://github.com/juancwu/shoto",
|
Repo: "https://github.com/juancwu/shoto",
|
||||||
Classes: "border-indigo-500",
|
Classes: "border-indigo-500",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue