update:projects
This commit is contained in:
@@ -35,11 +35,11 @@ var AllProjects = []Project{
|
|||||||
{
|
{
|
||||||
Url: "/projects/dotfiles",
|
Url: "/projects/dotfiles",
|
||||||
Name: "Koko-chan",
|
Name: "Koko-chan",
|
||||||
Description: "Paid discord bot service for handling schedules.",
|
Description: "Discord bot service for handling schedules, has free and paid tiers.",
|
||||||
HostedOn: "",
|
HostedOn: "VPS",
|
||||||
LinkGitea: "",
|
LinkGitea: "",
|
||||||
LinkGithub: "",
|
LinkGithub: "",
|
||||||
TechTags: []string{"golang", "templ", "tailwindcss"},
|
TechTags: []string{"golang", "templ", "tailwindcss", "postgresql", "redis"},
|
||||||
IsWIP: true,
|
IsWIP: true,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user