File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 85
85
{{ #each team.alumni as |member |}}
86
86
<div class =" w-100 w-33-l mb3 flex flex-row items-center" >
87
87
<a class =" mr4 w3 h3 flex-shrink-0" href =" https://github.com/{{ member.github }} " >
88
- <img class =" w-100 h-100 bg-white br2" src =" https://avatars.githubusercontent.com/{{ member.github }} " >
88
+ <img class =" w-100 h-100 bg-white br2" src =" https://avatars.githubusercontent.com/{{ member.github }} " alt = " {{ member.name }} " >
89
89
</a >
90
90
<div >
91
91
{{ member.name }}
Original file line number Diff line number Diff line change 20
20
<a href =" https://github.com/rust-lang/rfcs" class =" button button-secondary" >{{ fluent " learn-more" }} </a >
21
21
</div >
22
22
</div >
23
+ </div >
23
24
</section >
24
25
25
26
<section id =" teams" class =" purple" >
Original file line number Diff line number Diff line change 41
41
<div class =" highlight" ></div >
42
42
</header >
43
43
<p >{{ fluent " licenses-attribution-description" }} </p >
44
+ </div >
44
45
</section >
45
46
46
47
{{ /inline }}
You can’t perform that action at this time.
0 commit comments