File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 8
8
<strong >Full Stack Weekly</strong > by <a target =" _blank" rel =" noopener" href =" https://twitter.com/bstavroulakis" >Bill Stavroulakis</a >.
9
9
</p >
10
10
<div class =" display-inline" >
11
- <clazy-load class =" alignleft" v-for =" item in socialLinks" :key =" item.alt" :src =" item.src" >
12
- <a :href =" item.href" target =" _blank" >
13
- <img :alt =" item.alt" :src =" item.src" style =" height :40px ;" slot =" image" >
11
+ <a :href =" item.href" target =" _blank" v-for =" item in socialLinks" >
12
+ <clazy-load class =" alignleft" :key =" item.alt" :src =" item.src" >
13
+ <img :alt =" item.alt" :src =" item.src" style =" height :40px ;" slot =" image" >
14
+ <div slot =" placeholder" >
15
+ ...
16
+ </div >
17
+ </clazy-load >
14
18
</a >
15
- <div slot =" placeholder" >
16
- ...
17
- </div >
18
- </clazy-load >
19
19
<div class =" clearfix" ></div >
20
20
</div >
21
21
</div >
You can’t perform that action at this time.
0 commit comments