Skip to content

Commit 617b468

Browse files
committed
add kaitlyn
1 parent 575b9ce commit 617b468

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Components/NavigationBar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const NavagationBar = ({ sticky }) => {
2121
{/* <Link to="JoinPage">
2222
<div className="joinText">Join</div>
2323
</Link> */}
24-
<a href="https://linktr.ee/uconnaiclub">
24+
<a target="_blank" href="https://linktr.ee/uconnaiclub">
2525
<div className="joinText">Join</div>
2626
</a>
2727
</div>

src/assets/Kaitlyn.jpeg

868 KB
Loading

src/eboard.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"minor": [],
3737
"grad-year": 2025,
3838
"pic-path": "Charitarth.jpg",
39-
"bio": "I am a sophomore who is always interested in expanding my knowlege about Deep Learning and Linux. I am keen on learning more about MLOps and Transformers."
39+
"bio": "I am a sophomore who is always interested in expanding my knowlege about Deep Learning and Linux. I am keen on learning more about MLOps, Systems Programming, and Transformers."
4040
}
4141
],
4242
"Social Media Admin": [
@@ -54,7 +54,7 @@
5454
"minor": [],
5555
"grad-year": 2023,
5656
"bio": "",
57-
"pic-path": "logo.jpg"
57+
"pic-path": "Kaitlyn.jpeg"
5858
}
5959
],
6060
"Website Designer": [

0 commit comments

Comments
 (0)