Skip to content

Commit

Permalink
Add missing link
Browse files Browse the repository at this point in the history
  • Loading branch information
mat3e committed Jan 25, 2024
1 parent fd07654 commit 9135b39
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/aoc/Paramount.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,10 @@ <h3>Netflix adaptation ;)</h3>
expect(toTest.state).toEqual(new Map([[172, 1], [173, 2]]));
expect(toTest.hasNext()).toBe(true);
</code></pre>
<img src="img/wujek.png" class="fragment" style="position: absolute; top: 30%; width: 70%; left:15%">
<a href="https://twitter.com/unclebobmartin/status/1730703781111730255" class="fragment"
style="position: absolute; top: 30%; width: 70%; left:15%">
<img src="img/wujek.png">
</a>
</section>
</section>

Expand Down Expand Up @@ -470,8 +473,8 @@ <h3>Day 23</h3>
<hr class="fragment" data-fragment-index="1"/>
<h3 class="fragment" data-fragment-index="2">Day 24</h3>
<ol>
<li class="fragment" data-fragment-index="3">Maths - crossing points</li>
<li class="fragment" data-fragment-index="4"><code>Z3</code> 👎🏻</li>
<li class="fragment" data-fragment-index="3">Maths - crossing points</li>
<li class="fragment" data-fragment-index="4"><code>Z3</code> 👎🏻</li>
</ol>
<hr class="fragment" data-fragment-index="4"/>
<h3 class="fragment">Day 25</h3>
Expand Down

0 comments on commit 9135b39

Please sign in to comment.