Template
1
0
Fork 0

Update pages/projects.go

This commit is contained in:
atridad 2024-05-15 19:19:32 +00:00
parent cfd92e196d
commit 881b5f8ee8

View file

@ -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.",