Update pages/projects.go
This commit is contained in:
parent
cfd92e196d
commit
881b5f8ee8
1 changed files with 0 additions and 6 deletions
|
@ -35,12 +35,6 @@ func Projects(c echo.Context) error {
|
||||||
Tags: []string{"golang", "bot"},
|
Tags: []string{"golang", "bot"},
|
||||||
Href: "https://github.com/atridadl/HimBot",
|
Href: "https://github.com/atridadl/HimBot",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
Name: "Commodore",
|
|
||||||
Description: "Helpful Nightbot Helpers for Twitch",
|
|
||||||
Tags: []string{"react", "remix.js", "template"},
|
|
||||||
Href: "https://commodore.atri.dad",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
Name: "loadr",
|
Name: "loadr",
|
||||||
Description: "A lightweight REST load testing tool with robust support for different verbs, token auth, and performance reports.",
|
Description: "A lightweight REST load testing tool with robust support for different verbs, token auth, and performance reports.",
|
||||||
|
|
Loading…
Add table
Reference in a new issue