add:dotfiles page

This commit is contained in:
kokopi-dev
2026-03-10 05:13:44 +09:00
parent 7c46f8f8ee
commit 63699c2450
13 changed files with 373 additions and 294 deletions

View File

@@ -5,4 +5,7 @@ type Project struct {
Name string
Description string
TechTags []string
LinkGitea string
LinkGithub string
HostedOn string
}