We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a7b43e commit 64919ecCopy full SHA for 64919ec
src/components/HomepageProfiles/HomepageProfiles.tsx
@@ -16,7 +16,7 @@ const officers = [
16
name: "Sam Stuckey",
17
image: "https://avatars.githubusercontent.com/u/145505945?s=100&v=4",
18
url: "https://github.com/SStuckey88",
19
- description: "Vice President",
+ description: "Vice President\nCyberForce Team Captain",
20
},
21
{
22
name: "Vansh (V) Mattraa",
@@ -44,9 +44,9 @@ const officers = [
44
45
46
name: "Teegan",
47
- image: "/media/council_profiles/max_le_400.png",
+ image: "/img/logo.png",
48
url: "https://acm.cs.uic.edu/#",
49
- description: "SIG CyberSecurity Leader",
+ description: "SIG CyberSecurity Leader\nCyberForce Team Captain",
50
51
52
name: "Ron",
0 commit comments