add gitea link

This commit is contained in:
2025-06-09 21:20:48 -05:00
parent 36ec797d3b
commit d2e44fe046
2 changed files with 6 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ type About = {
type Links = {
github: string;
linkedin: string;
gitea: string;
};
type Skill = {