Skip to content

Commit 4415306

Browse files
committed
fix: relink images
1 parent ce3a4a2 commit 4415306

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

projects/cybrary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: 'A collaborative wiki that helps students start and grow in machine
66
slug: 'cybrary'
77
link: 'https://docs.google.com/document/d/1bHwypGTx2-bkWsJVSNd093zrQXPbj9pdybnejVu7fiI/edit#heading=h.x85lbhp0a2ju'
88
github: 'https://github.com/cppsea/CS-CENTRAL'
9-
image: '../src/images/cs catalog thumbnail.png'
9+
image: '../images/cs catalog thumbnail.png'
1010
members:
1111
- name: Giovanni Zamora
1212
position: Project Lead

projects/htgr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: 'A hands-on hub where students explore ML by building models on rea
66
slug: 'htgr'
77
link: 'https://docs.google.com/document/d/1FuPHk_PhNZAWpNcsGujs-phf0QcFouFUpNKO0hg_BMo/edit#heading=h.qk4nzxfetymm'
88
github: 'https://github.com/cppsea/ML_HTGR'
9-
image: '../src/images/HTGR thumbnail.png'
9+
image: '../images/HTGR thumbnail.png'
1010
members:
1111
- name: Prerna Joshi
1212
position: Lead

projects/icebreak.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: 'A hub for students to find out what’s happening on campus.'
66
slug: 'icebreak'
77
link: 'https://docs.google.com/document/d/1ZCYVLDHku5bQwSiag0BUfmfLz0-fi81UZdy9it8S_LE/edit#heading=h.y0vf8994q9ef'
88
github: 'https://github.com/cppsea/icebreak'
9-
image: '../src/images/Icebreak thumbnail.png'
9+
image: './images/Icebreak thumbnail.png'
1010
members:
1111
- name: Luke Dinh
1212
position: Project/Backend Lead

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import ProjectCard from '../components/ProjectCard.astro';
5555
<h2
5656
class='text-3xl md:text-4xl text-center md:max-w-[480px] leading-11'
5757
>
58-
We are a 🎒 student-led community of 🎨 creatives & 🧑‍💻developers with
58+
We are a 🎒 student-led community of 🎨 creatives & 🧑‍💻 developers with
5959
a passion for <span
6060
class='underline decoration-sea decoration-wavy underline-offset-4'
6161
>learning by doing</span

0 commit comments

Comments
 (0)