File tree Expand file tree Collapse file tree 4 files changed +50
-1
lines changed Expand file tree Collapse file tree 4 files changed +50
-1
lines changed Original file line number Diff line number Diff line change @@ -316,6 +316,18 @@ <h3>Challenge Rules:</h3>
316316 </ div >
317317 </ div >
318318 </ div >
319+
320+ < div class ="row ">
321+ < div class ="col s12 m12 l6 ">
322+ < div class ="card indigo lighten-5 ">
323+ < div class ="card-content black-text ">
324+ < p >
325+ On to < a href ="../lesson_3_calculator/index.html "> Lesson 3: Calculator!</ a > !
326+ </ p >
327+ </ div >
328+ </ div >
329+ </ div >
330+ </ div >
319331</ div >
320332</ body >
321333</ html >
Original file line number Diff line number Diff line change @@ -225,7 +225,31 @@ <h3>Example</h3>
225225 </ div >
226226 </ div >
227227
228- <!--TODO: Add bonus section encouraging user to create unit tests and write code for a product function-->
228+ < h3 > Stretch Goals</ h3 >
229+ < div class ="row ">
230+ < div class ="col s12 m12 l6 ">
231+ < div class ="card indigo lighten-5 ">
232+ < div class ="card-content black-text ">
233+ < p >
234+ <!--TODO: Add bonus section encouraging user to create unit tests and write code for a product function-->
235+ </ p >
236+ </ div >
237+ </ div >
238+ </ div >
239+ </ div >
240+
241+ < div class ="row ">
242+ < div class ="col s12 m12 l6 ">
243+ < div class ="card indigo lighten-5 ">
244+ < div class ="card-content black-text ">
245+ < p >
246+ You're read for the < a href ="../lesson_4_temperature/index.html "> Lesson 4: Temperature</ a > !
247+ </ p >
248+ </ div >
249+ </ div >
250+ </ div >
251+ </ div >
252+
229253</ div >
230254
231255</ body >
Original file line number Diff line number Diff line change @@ -208,6 +208,19 @@ <h3>Example</h3>
208208 </ div >
209209 </ div >
210210
211+ < div class ="row ">
212+ < div class ="col s12 m12 l6 ">
213+ < div class ="card indigo lighten-5 ">
214+ < div class ="card-content black-text ">
215+ < p >
216+ Get ready for < a href ="../lesson_5_pig_latin/index.html "> Lesson 5: Pig Latin</ a > . This one is
217+ particularly exciting!
218+ </ p >
219+ </ div >
220+ </ div >
221+ </ div >
222+ </ div >
223+
211224</ div >
212225</ body >
213226</ html >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments