feat: transition for linked-list image

This commit is contained in:
Joshua Seigler 2016-10-13 22:59:33 -04:00
parent 786a0a0753
commit ccb78186f3
2 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@
</section>
<section class="hashpointers">
<img janus-timeline src="styles/linked-list.svg" alt="" class="contain" style="object-position: 70% 50%">
<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%">
<h1>Hash Pointers</h1>
</section>