Skip to content

Commit 6795eb8

Browse files
author
Steve Krouse
committed
zero pad episode numbers for alignment
1 parent d887811 commit 6795eb8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -135,15 +135,15 @@ <h4>Episodes</h4>
135135
<li><span class="date">2017 Sep 25 - </span><a target="_blank" href="./episodes/12-research-recap-six-cycle-js-deep-dive.html">#12 - Research Recap Six: CycleJS Deep Dive</a></li>
136136
<li><span class="date">2017 Sep 19 - </span><a target="_blank" href="./episodes/11-how-reactjs-was-created-with-pete-hunt.html">#11 - How ReactJS was created - with Pete Hunt</a></li>
137137
<li><span class="date">2017 Sep 13 - </span><a target="_blank" href="./episodes/10-unisons-paul-chiusano-on-how-abstraction-will-save-distributed-computing.html">#10 - Unison's Paul Chiusano on how Abstraction Will Save Distributed Computing</a></li>
138-
<li><span class="date">2017 Sep 11 - </span><a target="_blank" href="./episodes/9-research-recap-five.html">#9 - Research Recap Five</a></li>
139-
<li><span class="date">2017 Aug 30 - </span><a target="_blank" href="./episodes/8-research-recap-four.html">#8 - Research Recap Four</a></li>
140-
<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>
141-
<li><span class="date">2017 Aug 24 - </span><a target="_blank" href="./episodes/6-research-recap-three.html">#6 - Research Recap Three (WoofJS Workflow)</a></li>
142-
<li><span class="date">2017 Aug 09 - </span><a target="_blank" href="./episodes/5-samantha-john.html">#5 - Samantha John of Hopscotch on Learnable Programming</a></li>
143-
<li><span class="date">2017 Aug 09 - </span><a target="_blank" href="./episodes/4-research-recap-two.html">#4 - Research Recap Two</a></li>
144-
<li><span class="date">2017 Jul 29 - </span><a target="_blank" href="./episodes/3-jonathan-leung-on-inventing-on-principle.html">#3 - Jonathan Leung on Inventing on Principle</a></li>
145-
<li><span class="date">2017 Jul 16 - </span><a target="_blank" href="./episodes/2-research-recap.html">#2 - Research Recap</a></li>
146-
<li><span class="date">2017 Jul 13 - </span><a target="_blank" href="./episodes/1-welcome.html">#1 - Welcome to the Future of Coding</a></li>
138+
<li><span class="date">2017 Sep 11 - </span><a target="_blank" href="./episodes/9-research-recap-five.html">#09 - Research Recap Five</a></li>
139+
<li><span class="date">2017 Aug 30 - </span><a target="_blank" href="./episodes/8-research-recap-four.html">#08 - Research Recap Four</a></li>
140+
<li><span class="date">2017 Jul 21 - </span><a target="_blank" href="./episodes/7-lookers-lloyd-tab-on-growing-languages-through-deprecation.html">#07 - Looker's Lloyd Tabb on Growing Languages Through Deprecation</a></li>
141+
<li><span class="date">2017 Aug 24 - </span><a target="_blank" href="./episodes/6-research-recap-three.html">#06 - Research Recap Three (WoofJS Workflow)</a></li>
142+
<li><span class="date">2017 Aug 09 - </span><a target="_blank" href="./episodes/5-samantha-john.html">#05 - Samantha John of Hopscotch on Learnable Programming</a></li>
143+
<li><span class="date">2017 Aug 09 - </span><a target="_blank" href="./episodes/4-research-recap-two.html">#04 - Research Recap Two</a></li>
144+
<li><span class="date">2017 Jul 29 - </span><a target="_blank" href="./episodes/3-jonathan-leung-on-inventing-on-principle.html">#03 - Jonathan Leung on Inventing on Principle</a></li>
145+
<li><span class="date">2017 Jul 16 - </span><a target="_blank" href="./episodes/2-research-recap.html">#02 - Research Recap</a></li>
146+
<li><span class="date">2017 Jul 13 - </span><a target="_blank" href="./episodes/1-welcome.html">#01 - Welcome to the Future of Coding</a></li>
147147
</ul>
148148
</div>
149149

0 commit comments

Comments
 (0)