File tree Expand file tree Collapse file tree 1 file changed +11
-12
lines changed
reactjsfoundations.com/src Expand file tree Collapse file tree 1 file changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -57,18 +57,17 @@ function App(props) {
57
57
style = { { height : 40 , width : 40 , margin : '8px' } }
58
58
/>
59
59
</ div >
60
- < a href = "https://www.amazon.com/dp/1119685540?& linkCode = li3 & tag = chrismincom - 20 & linkId = 6 c69efbcfd2ca6ae74a870e3a88a40db & language = en_US & ref_ = as_li_ss_il " >
61
- < picture style = { { maxWidth : '100%' , height : 'auto' } } >
62
- < source srcset = "/images/cover.webp" type = "image/webp" />
63
- < source srcset = "/images/cover.jpg" type = "image/jpeg" />
64
- < img
65
- src = "/images/cover.jpg"
66
- width = "300"
67
- height = "378"
68
- style = { { maxWidth : '100%' , height : 'auto' } }
69
- alt = "React JS Foundations"
70
- />
71
- </ picture >
60
+ < a
61
+ href = "https://www.amazon.com/dp/1119685540?& linkCode = li3 & tag = chrismincom - 20 & linkId = 6 c69efbcfd2ca6ae74a870e3a88a40db & language = en_US & ref_ = as_li_ss_il "
62
+ target = "_blank"
63
+ >
64
+ < img
65
+ alt = "ReactJS Foundations"
66
+ border = "0"
67
+ width = "200"
68
+ height = "250"
69
+ src = "//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=1119685540&Format=_SL250_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=chrismincom-20&language=en_US"
70
+ />
72
71
</a>
73
72
<img
74
73
src=" https ://ir-na.amazon-adsystem.com/e/ir?t=chrismincom-20&language=en_US&l=li3&o=1&a=1119685540"
You can’t perform that action at this time.
0 commit comments