update:projects

This commit is contained in:
kokopi-dev
2026-03-14 01:11:04 +09:00
parent 0f882d9c58
commit 5fada09900

View File

@@ -35,11 +35,11 @@ var AllProjects = []Project{
{
Url: "/projects/dotfiles",
Name: "Koko-chan",
Description: "Paid discord bot service for handling schedules.",
HostedOn: "",
Description: "Discord bot service for handling schedules, has free and paid tiers.",
HostedOn: "VPS",
LinkGitea: "",
LinkGithub: "",
TechTags: []string{"golang", "templ", "tailwindcss"},
TechTags: []string{"golang", "templ", "tailwindcss", "postgresql", "redis"},
IsWIP: true,
},
}