File tree Expand file tree Collapse file tree 4 files changed +18
-0
lines changed Expand file tree Collapse file tree 4 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,24 @@ <h1>What you should expect @ keep ruby weird:</h1>
115115 < h2 > Meet the weirdos</ h2 >
116116
117117 < ul class ="speakers ">
118+ < li class ="speaker keynote ">
119+ < a href ="https://twitter.com/wycats ">
120+ < img alt ="Yehuda with Dave's face " src ="/assets/images/yehuda.png " />
121+ </ a >
122+ < h3 class ="author "> Yehuda Katz</ h3 >
123+ < a href ="https://twitter.com/littlecalculist ">
124+ < img alt ="Dave with Yehuda's face " src ="/assets/images/dave.png " />
125+ </ a >
126+ < h3 class ="author "> Dave Herman</ h3 >
127+ < h4 > Keynote</ h4 >
128+ </ li >
129+ < li class ="speaker keynote ">
130+ < a href ="https://twitter.com/aemeredith ">
131+ < img src ="/assets/images/elle.jpg " alt ="Elle Meredith " />
132+ </ a >
133+ < h3 class ="author "> Elle Meredith</ h3 >
134+ < h4 > Keynote</ h4 >
135+ </ li >
118136 {% for speaker in site.data.speakers limit: 8%}
119137 < li class ="speaker ">
120138 < a href ="https://twitter.com/{{ speaker.twitter }} ">
You can’t perform that action at this time.
0 commit comments