diff --git a/pages/projects.go b/pages/projects.go index e2b0d4e..42ff628 100644 --- a/pages/projects.go +++ b/pages/projects.go @@ -21,19 +21,13 @@ func Projects(c echo.Context) error { Name: "Atash", Description: "The πŸ”₯hottestπŸ”₯ full-stack Remix template!", Tags: []string{"react", "remix.js", "template"}, - Href: "http://atash.atri.dad", + Href: "https://github.com/atridadl/Atash", }, { - Name: "Darius TS", - Description: "πŸš€ A Web Application Template Powered by HTMX + Elysia + Tailwind πŸš€", - Tags: []string{"typescript", "htmx", "template"}, - Href: "https://ts.darius.atri.dad", - }, - { - Name: "Darius Go", - Description: "πŸš€ A Web Application Template Powered by HTMX + Go Fiber + Tailwind πŸš€", + Name: "GOTH Stack", + Description: "πŸš€ A Web Application Template Powered by HTMX + Go + Tailwind πŸš€", Tags: []string{"golang", "htmx", "template"}, - Href: "https://go.darius.atri.dad", + Href: "https://github.com/atridadl/goth.stack", }, { Name: "Himbot", @@ -53,12 +47,6 @@ func Projects(c echo.Context) error { Tags: []string{"golang", "cli"}, Href: "https://github.com/atridadl/loadr", }, - { - Name: "GOTH Stack", - Description: "A template using Go + Templates + HTMX", - Tags: []string{"golang", "htmx", "template"}, - Href: "https://github.com/atridadl/goth.stack", - }, } props := ProjectProps{