File tree Expand file tree Collapse file tree 2 files changed +18
-4
lines changed
26 - Stripe Follow Along Nav Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,21 @@ <h2>Cool</h2>
3232 < span class ="code "> ES6</ span >
3333 < a href ="https://ES6.io "> ES6 For Everyone</ a >
3434 </ li >
35+ < li >
36+ < span class ="code "> NODE</ span >
37+ < a href ="https://learnnode.com "> Learn Node</ a >
38+ </ li >
3539 < li >
3640 < span class ="code "> STPU</ span >
3741 < a href ="https://SublimeTextBook.com "> Sublime Text Power User</ a >
3842 </ li >
3943 < li >
4044 < 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 >
4250 </ li >
4351 < li >
4452 < span class ="code "> LRX</ span >
@@ -210,7 +218,6 @@ <h2>Cool</h2>
210218 .button [href *= twitter ] { background : # 019FE9 ; }
211219 .button [href *= facebook ] { background : # 3B5998 ; }
212220 .button [href *= courses ] { background : # ffc600 ; }
213-
214221</ style >
215222
216223< script >
Original file line number Diff line number Diff line change @@ -32,13 +32,21 @@ <h2>Cool</h2>
3232 < span class ="code "> ES6</ span >
3333 < a href ="https://ES6.io "> ES6 For Everyone</ a >
3434 </ li >
35+ < li >
36+ < span class ="code "> NODE</ span >
37+ < a href ="https://learnnode.com "> Learn Node</ a >
38+ </ li >
3539 < li >
3640 < span class ="code "> STPU</ span >
3741 < a href ="https://SublimeTextBook.com "> Sublime Text Power User</ a >
3842 </ li >
3943 < li >
4044 < 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 >
4250 </ li >
4351 < li >
4452 < span class ="code "> LRX</ span >
@@ -210,7 +218,6 @@ <h2>Cool</h2>
210218 .button [href *= twitter ] { background : # 019FE9 ; }
211219 .button [href *= facebook ] { background : # 3B5998 ; }
212220 .button [href *= courses ] { background : # ffc600 ; }
213-
214221</ style >
215222
216223< script >
You can’t perform that action at this time.
0 commit comments