File tree 3 files changed +8
-5
lines changed
3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
- _site
2
- .sass-cache
3
- .DS_Store
4
-
5
1
# Ignore the config file that's used for gh-pages.
6
2
_config.gh-pages.yml
3
+ _site /
4
+ .sass-cache /
5
+ node_modules /
6
+ .DS_Store
7
+ Gemfile.lock
8
+ npm-debug.log
Original file line number Diff line number Diff line change @@ -50,5 +50,6 @@ redcarpet:
50
50
extensions : ['smart', 'tables', 'with_toc_data']
51
51
permalink : :title
52
52
paginate : 10
53
+ gems : [jekyll-paginate]
53
54
sass :
54
55
compressed : true
Original file line number Diff line number Diff line change 11
11
< span >
12
12
< span class ="carbon-wrap ">
13
13
< a href ="https://www.udemy.com/react-redux/?couponCode=325152 " onclick ="trackOutboundLink('https://www.udemy.com/react-redux/?couponCode=325152'); return false; " class ="carbon-img " target ="_blank ">
14
- < img src ="https://reactjsnews.com /img/ModernReact.jpg " alt ="" border ="0 " height ="100 " width ="130 " style ="max-width:130px; ">
14
+ < img src ="/img/ModernReact.jpg " alt ="" border ="0 " height ="100 " width ="130 " style ="max-width:130px; ">
15
15
</ a >
16
16
< a href ="https://www.udemy.com/react-redux/?couponCode=325152 " onclick ="trackOutboundLink('https://www.udemy.com/react-redux/?couponCode=325152'); return false; " class ="carbon-text " target ="_blank ">
17
17
90% Off: Get up to speed with React and Redux through the highest-rated online tutorial.
You can’t perform that action at this time.
0 commit comments