File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,31 @@ const OpenDevTwo: NextPage = () => {
108
108
</ Centerer >
109
109
</ a >
110
110
111
+ < Text
112
+ size = "headline"
113
+ css = { {
114
+ color : '$slate12' ,
115
+ fontWeight : '600' ,
116
+ padding : '$2' ,
117
+ alignSelf : 'center' ,
118
+ marginTop : '1rem' ,
119
+ } } > Week 2</ Text >
120
+ < LinksContainer justify = "around" >
121
+ < a href = "https://www.canva.com/design/DAFu45o0Jo4/usEYcArCZS53_6enIeaQlg/view" target = "_blank" > HTML/JS Slides < br /> (Slide 34) </ a >
122
+ < a href = "https://www.canva.com/design/DAFlvkfvkYM/vrNiK4HsfJc8ztY8uOhU3w/view?utm_content=DAFlvkfvkYM& utm_campaign = designshare & utm_medium = link & utm_source = publishsharelink #1 " target = "_blank" > ReactJS Slides</ a >
123
+ < span > Recording</ span >
124
+ </ LinksContainer >
125
+ < a href = "https://www.canva.com/design/DAFu45o0Jo4/usEYcArCZS53_6enIeaQlg/view" target = "_blank" >
126
+ < Centerer >
127
+ < Image src = "/images/opendev/opendev-23t3-wk1-cover-slide.png" alt = "Week 1 Slides" width = "480" height = "270" />
128
+ </ Centerer >
129
+ </ a >
130
+ < a href = "https://www.canva.com/design/DAFlvkfvkYM/vrNiK4HsfJc8ztY8uOhU3w/view?utm_content=DAFlvkfvkYM& utm_campaign = designshare & utm_medium = link & utm_source = publishsharelink #1 " target = "_blank" >
131
+ < Centerer >
132
+ < Image src = "/images/opendev/opendev-23t3-wk2-cover-slide.png" alt = "Week 1 Slides" width = "480" height = "270" />
133
+ </ Centerer >
134
+ </ a >
135
+
111
136
< Text
112
137
size = "headline"
113
138
css = { {
You can’t perform that action at this time.
0 commit comments