Updated site icons and added resume to about

This commit is contained in:
2025-01-25 10:57:16 -06:00
parent 30e26313b0
commit 6bfe06f65c
30 changed files with 18345 additions and 1879 deletions
+2
View File
@@ -10,6 +10,7 @@ import {
Threads,
Instagram,
Medium,
Resume,
} from './icons'
const components = {
@@ -24,6 +25,7 @@ const components = {
threads: Threads,
instagram: Instagram,
medium: Medium,
resume: Resume,
}
type SocialIconProps = {