feat: third step for hashpointers slide

This commit is contained in:
Joshua Seigler 2016-10-14 10:46:44 -04:00
parent ccb78186f3
commit 36845011f8
5 changed files with 177 additions and 38 deletions

View file

@ -39,8 +39,9 @@
</section>
<section class="hashpointers">
<img janus-timeline janus-future="big" src="styles/linked-list.svg" alt="" class="contain" style="object-position: 70% 50%">
<img janus-timeline janus-future="big" src="styles/linked-list-hashpointers.svg" alt="" class="contain" style="object-position: 70% 50%">
<img janus-timeline janus-future="big" src="styles/hashpointers-linked-list.svg" alt="" class="contain" style="object-position: 70% 50%">
<img janus-timeline janus-future="big" src="styles/hashpointers-hashes.svg" alt="" class="contain" style="object-position: 70% 50%">
<img janus-timeline janus-future="big" src="styles/hashpointers-new-entry.svg" alt="" class="contain" style="object-position: 70% 50%">
<h1>Hash Pointers</h1>
</section>