Updated projects
This commit is contained in:
8
.vscode/extensions.json
vendored
8
.vscode/extensions.json
vendored
@ -1,8 +0,0 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"golang.go",
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"redhat.vscode-yaml",
|
||||
"a-h.templ"
|
||||
]
|
||||
}
|
@ -14,8 +14,8 @@ func Projects(c echo.Context) error {
|
||||
{
|
||||
Name: "Pollo",
|
||||
Description: "A dead-simple real-time voting tool.",
|
||||
Tags: []string{"react", "remix.js", "product"},
|
||||
Href: "https://pollo.atri.dad",
|
||||
Tags: []string{"golang", "htmx", "product"},
|
||||
Href: "https://github.com/atridadl/pollo",
|
||||
},
|
||||
{
|
||||
Name: "GOTH Stack",
|
||||
|
Reference in New Issue
Block a user