File tree 2 files changed +13
-10
lines changed
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[] = [
27
27
id : 's2-1' ,
28
28
href : 'https://structs.sh/' ,
29
29
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. ' ,
33
33
width : 70 ,
34
34
height : 70
35
35
} ,
@@ -68,13 +68,13 @@ export const stage2: resourceCards[] = [
68
68
export const stage3 : resourceCards [ ] = [
69
69
{
70
70
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
78
78
} ,
79
79
{
80
80
id : 's3-2' ,
You can’t perform that action at this time.
0 commit comments