update:projects
This commit is contained in:
@@ -33,13 +33,13 @@ var AllProjects = []Project{
|
||||
IsWIP: false,
|
||||
},
|
||||
{
|
||||
Url: "/projects/dotfiles",
|
||||
Name: "Koko-chan",
|
||||
Description: "Discord bot service for handling schedules, has free and paid tiers.",
|
||||
HostedOn: "VPS",
|
||||
Url: "https://astra-rei.com",
|
||||
Name: "astra[0]",
|
||||
Description: "A collection of for-profit software.",
|
||||
HostedOn: "",
|
||||
LinkGitea: "",
|
||||
LinkGithub: "",
|
||||
TechTags: []string{"golang", "templ", "tailwindcss", "postgresql", "redis"},
|
||||
IsWIP: true,
|
||||
TechTags: []string{"golang", "typescript", "python", "postgresql", "redis"},
|
||||
IsWIP: false,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user