File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,7 @@ <h2>Publish Free & Open</h2>
88
88
< div class ="inner ">
89
89
< header class ="major ">
90
90
< h2 > Tutorials</ h2 >
91
- < p > Interactive lessons = learning faster.
92
- < br /> People learn best by doing, with quick feedback & hints. If you like Codecademy, we hope you'll love CodeRoad.</ p >
91
+ < p > Interactive lessons = learning faster. Look forward to more tutorials in the near future.</ p >
93
92
</ header >
94
93
95
94
{% include tutorial-list.html %}
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout: landing
3
+ title: Tutorials
4
+ tagline: A Collection
5
+ ---
6
+
7
+ <!-- Three -->
8
+ < section id ="three " class ="wrapper style3 special ">
9
+ < div class ="inner ">
10
+ < header class ="major ">
11
+ < h2 > Tutorials</ h2 >
12
+ < p > Interactive lessons = learning faster. Look forward to more tutorials in the near future.</ p >
13
+ </ header >
14
+
15
+ {% include tutorial-list.html %}
16
+
17
+ </ div >
18
+ </ section >
You can’t perform that action at this time.
0 commit comments