File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed
Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ export const stage2: resourceCards[] = [
2727 id : 's2-1' ,
2828 href : 'https://structs.sh/' ,
2929 svg : '/assets/structs_logo.svg' ,
30- alt : 'Structs' ,
31- title : 'Structs' ,
32- desc : 'An educational data structures and algorithms platform' ,
30+ alt : 'Structs.sh ' ,
31+ title : 'Structs.sh ' ,
32+ desc : 'An educational data structures and algorithms platform. ' ,
3333 width : 70 ,
3434 height : 70
3535 } ,
@@ -68,13 +68,13 @@ export const stage2: resourceCards[] = [
6868export const stage3 : resourceCards [ ] = [
6969 {
7070 id : 's3-1' ,
71- href : 'https://compclub. org/' ,
72- svg : '/assets/compclub_logo .svg' ,
73- alt : 'CompClub ' ,
74- title : 'CompClub ' ,
75- desc : 'Promoting computing to high school students ' ,
76- width : 60 ,
77- height : 60
71+ href : 'https://learn.csesoc. org.au /' ,
72+ svg : '/assets/csesoclearn_logo .svg' ,
73+ alt : 'CSESoc Learn ' ,
74+ title : 'CSESoc Learn ' ,
75+ desc : 'Your learning outside the classroom starts here ' ,
76+ width : 50 ,
77+ height : 50
7878 } ,
7979 {
8080 id : 's3-2' ,
You can’t perform that action at this time.
0 commit comments