File tree 2 files changed +18
-4
lines changed
26 - Stripe Follow Along Nav 2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,21 @@ <h2>Cool</h2>
32
32
< span class ="code "> ES6</ span >
33
33
< a href ="https://ES6.io "> ES6 For Everyone</ a >
34
34
</ li >
35
+ < li >
36
+ < span class ="code "> NODE</ span >
37
+ < a href ="https://learnnode.com "> Learn Node</ a >
38
+ </ li >
35
39
< li >
36
40
< span class ="code "> STPU</ span >
37
41
< a href ="https://SublimeTextBook.com "> Sublime Text Power User</ a >
38
42
</ li >
39
43
< li >
40
44
< span class ="code "> WTF</ span >
41
- < a href ="http://flexbox.io "> What The Flexbox?!</ a >
45
+ < a href ="http://Flexbox.io "> What The Flexbox?!</ a >
46
+ </ li >
47
+ < li >
48
+ < span class ="code "> GRID</ span >
49
+ < a href ="https://CSSGrid.io "> CSS Grid</ a >
42
50
</ li >
43
51
< li >
44
52
< span class ="code "> LRX</ span >
@@ -210,7 +218,6 @@ <h2>Cool</h2>
210
218
.button [href *= twitter ] { background : # 019FE9 ; }
211
219
.button [href *= facebook ] { background : # 3B5998 ; }
212
220
.button [href *= courses ] { background : # ffc600 ; }
213
-
214
221
</ style >
215
222
216
223
< script >
Original file line number Diff line number Diff line change @@ -32,13 +32,21 @@ <h2>Cool</h2>
32
32
< span class ="code "> ES6</ span >
33
33
< a href ="https://ES6.io "> ES6 For Everyone</ a >
34
34
</ li >
35
+ < li >
36
+ < span class ="code "> NODE</ span >
37
+ < a href ="https://learnnode.com "> Learn Node</ a >
38
+ </ li >
35
39
< li >
36
40
< span class ="code "> STPU</ span >
37
41
< a href ="https://SublimeTextBook.com "> Sublime Text Power User</ a >
38
42
</ li >
39
43
< li >
40
44
< span class ="code "> WTF</ span >
41
- < a href ="http://flexbox.io "> What The Flexbox?!</ a >
45
+ < a href ="http://Flexbox.io "> What The Flexbox?!</ a >
46
+ </ li >
47
+ < li >
48
+ < span class ="code "> GRID</ span >
49
+ < a href ="https://CSSGrid.io "> CSS Grid</ a >
42
50
</ li >
43
51
< li >
44
52
< span class ="code "> LRX</ span >
@@ -210,7 +218,6 @@ <h2>Cool</h2>
210
218
.button [href *= twitter ] { background : # 019FE9 ; }
211
219
.button [href *= facebook ] { background : # 3B5998 ; }
212
220
.button [href *= courses ] { background : # ffc600 ; }
213
-
214
221
</ style >
215
222
216
223
< script >
You can’t perform that action at this time.
0 commit comments