Skip to content

Commit a948a49

Browse files
author
David Leger
committed
feat: add gleam to learning
1 parent 69cd767 commit a948a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sections/Skills/Skills.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ const learning: Skill[] = [
1919
{ label: 'Convex' },
2020
{ label: 'TanStack Start/Query/Router/Forms' },
2121
{ label: 'Go', icon: 'go-plain' },
22+
{ label: 'Gleam', icon: 'gleam-plain' },
2223
];
2324

2425
const softSkills: Skill[] = [

0 commit comments

Comments
 (0)