Skip to content

Commit 31bccc1

Browse files
author
Steve Krouse
committed
adding lloyd's episode to homepage
1 parent dce6d46 commit 31bccc1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,13 @@ <h3>Future of Coding</h3>
114114
<div id="episodes">
115115
<h4>Episodes</h4>
116116
<ul class="list-unstyled">
117-
<li><span class="date">2016 Jul 21 - </span><a target="_blank" href="./episodes/6-research-recap-three.html">#6 - Research Recap Three (WoofJS Workflow)</a></li>
118-
<li><span class="date">2016 Jul 21 - </span><a target="_blank" href="./episodes/5-samantha-john.html">#5 - Samantha John of Hopscotch on Learnable Programming</a></li>
119-
<li><span class="date">2016 Jul 21 - </span><a target="_blank" href="./episodes/4-research-recap-two.html">#4 - Research Recap Two</a></li>
120-
<li><span class="date">2016 Jul 21 - </span><a target="_blank" href="./episodes/3-jonathan-leung-on-inventing-on-principle.html">#3 - Jonathan Leung on Inventing on Principle</a></li>
121-
<li><span class="date">2016 Jul 16 - </span><a target="_blank" href="./episodes/2-research-recap.html">#2 - Research Recap</a></li>
122-
<li><span class="date">2016 Jul 14 - </span><a target="_blank" href="./episodes/1-welcome.html">#1 - Welcome to the Future of Coding</a></li>
117+
<li><span class="date">2017 Jul 21 - </span><a target="_blank" href="./episodes/7-lookers-lloyd-tab-on-growing-languages-through-deprecation.html">#7 - Looker's Lloyd Tabb on Growing Languages Through Deprecation</a></li>
118+
<li><span class="date">2017 Jul 21 - </span><a target="_blank" href="./episodes/6-research-recap-three.html">#6 - Research Recap Three (WoofJS Workflow)</a></li>
119+
<li><span class="date">2017 Jul 21 - </span><a target="_blank" href="./episodes/5-samantha-john.html">#5 - Samantha John of Hopscotch on Learnable Programming</a></li>
120+
<li><span class="date">2017 Jul 21 - </span><a target="_blank" href="./episodes/4-research-recap-two.html">#4 - Research Recap Two</a></li>
121+
<li><span class="date">2017 Jul 21 - </span><a target="_blank" href="./episodes/3-jonathan-leung-on-inventing-on-principle.html">#3 - Jonathan Leung on Inventing on Principle</a></li>
122+
<li><span class="date">2017 Jul 16 - </span><a target="_blank" href="./episodes/2-research-recap.html">#2 - Research Recap</a></li>
123+
<li><span class="date">2017 Jul 14 - </span><a target="_blank" href="./episodes/1-welcome.html">#1 - Welcome to the Future of Coding</a></li>
123124
</ul>
124125
</div>
125126

0 commit comments

Comments
 (0)